Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apl

foldr vs foldl as reduce operator in APL

apl

How to find the index of the first row of a matrix that satisfies two conditions in APL Language?

How does reduce/scan work in APL with user defined functions?

How would I go about counting the amount of each alphanumerical in an array? (APL)

classification counting apl

Open Source Specification of the APL Language? [closed]

specifications apl

String Length with Scalars and Vectors in APL

apl

How do I do in F# what would be called compression in APL?

f# apl

"APL Object Notation" in Dyalog APL

apl dyalog

Assigning a niladic function

apl

examples to compare tradtional math notations vs APL/J notations [closed]

in APL how do I turn a vector (of length n) into a diagonal matrix (nxn)?

j apl

unwanted: APL keyboard overlay enabled?

Pass function as an argument in APL

Is there a file type for APL programs?

apl

Understanding APL's Inner Product

APL Keymapping on Linux (GNU APL)

apl

How to interleave two given vectors in APL

vector apl dyalog interleave

Define a pervasive function in APL

apl

How is `{⊂⍵}` different from just `⊂`?

what's the motivation for J to introduce fork