search for: apltp

Displaying 1 result from an estimated 1 matches for "apltp".

Did you mean: altp
2008 Aug 20
1
FYI: APL in R
...oduct, generalized outer product, representation, base value, join, expand, reduce, scan, member of, ravel, compress, tranpose, rotate Basically, the APL-I part is complete, and after some testing and clean-up this will be 1.0. In the code there is a small section explaining the relation between aplTP(), the APL transpose function, and the (less general but more natural) aperm() from R. I may decide to add some extensions from APL-X, APL-2, J, Sharpe APL, APL 2000, Dyalog APL, later on. In any case, the current code adds a lot of array operations (and even matrix and vector operations) to R. A...