Fast.ai APL study session 16

Discussion of the 16th study group can go here. Overview

[ <<< session 15 | session 17 >>>]

This is a wiki post - feel free to edit to add links from the lesson or other useful info.

Overview

Study session resources

Study session links/reference

  • (please contribute here)
2 Likes

Glyphs in note books as of this session

`-`,`+`,`|`,`÷`,`×`,`*`,`!`,`?`,`○`,`⍟`,`⋄`,`⍴`,`=`,`≠`,`<`,`>`,`≤`,

`≥`,`≡`,`≢`,`∨`,`⍱`,`∧`,`⍲`,`~`,`/`,`⍳`,`⍸`,`⌈`,`⌊`,`,`,`⍪`,

`/`,`\`,`⌿`,`⍀`,`⍤`,`∘`,`⍥`,`⍣`,`.`,`⌹`,`⍨`,`¨`,`↑`,`↓`,

`⌸`,`⊂`,`⊆`,`⊃`,`⊢`,`⊣`,`⊥`,`⊤`,`∊`,`⍷`,`∩`,`∪`,`⌷`,`⍒`,`⍋`,`⌽`,`⊖`,

`⍉`,

64 glyphs from total of 77

These to do

`@`,`⌺`,`⌶`,`⍎`,'⍕`,`∇`,`⍠` 

These self explanatory

'⍵',`⍺`,`¯`,`⍬`,`←`,`⍝`
1 Like

Anki deck to keep the glyph monadic/dyadic/overall names fresh: anki/APL_FastaiStudyGroup_MdCards.csv at main · Isaac-Flath/anki · GitHub

Anki deck to keep shotcut keys fresh: anki/Hotkeys_APLSymbols.csv at main · Isaac-Flath/anki · GitHub

There is also a CodeCards one in that same folder but it needs some work. Feel free to use if you’re ok sifting through some stuff, otherwise hopefully it’ll be in better shape at some point soonish.

Eventually will maybe get to a deck for mnemonics as well when the code cards are done, but if someone else wants to tackle that one that’d be awesome.

3 Likes