5 ms·
Yes, this is VERY close to the APL way: +/ages>17 OP here; maybe I'll add a comment to the article to make the comparison between NumPy and APL for this expres
by RojerGS 3y ago
Yes, this is VERY close to the APL way: +/ages>17
OP here; maybe I'll add a comment to the article to make the comparison between NumPy and APL for this expression.
Thanks!
- leprechaun1066 3y agoAPL (along with Matlab, K, Mathematica, etc.) was one of the influences for NumPy anyway.