Adám joined Conor Hoekstra for a discussion about Dyalog v20.0, with particular emphasis on the addition of array notation and the new behind operator. Watch this episode of Tacit Talk at www.youtube.com/watch?v=0h4D...
#Dyalog #APL #APLProgramming #ArrayNotation #BehindOperator
New with Dyalog v20.0: ⎕SHELL enables execution of external programs with more control and options than those provided by ⎕SH/⎕CMD. Discover more at www.youtube.com/watch?v=wEfS... #Dyalog #APL #APLProgramming
It's great to see the new Dyalog v20.0 features generating such excitement! See www.youtube.com/watch?v=recw... for Conor Hoekstra's enthusiastic review of the new compositional operator behind ( ⍛ ). #Dyalog #APL #APLProgramming #BehindOperator
New with Dyalog v20.0: The two common patterns (f Y) g Y and (f X) g Y can now be represented by the new compositional operator behind ( ⍛ ). Discover more at www.youtube.com/watch?v=W6LF... #Dyalog #APL #APLProgramming #BehindOperator
New with Dyalog v20.0: Array notation, a literal syntax for most arrays (including nested and high-rank arrays) and namespaces, allows you to write and manipulate literal arrays in a way that was not possible before. Watch: www.youtube.com/watch?v=_F5I... #Dyalog #APL #APLProgramming #ArrayNotation