I guess it should be possible to change the code to the equivalent in PDL. In this way it will become possible to solve all the exercises.print(sum(range(5),-1)) from numpy import * print(sum(range(5),-1))
In reply to Re^4: RFC: 100 PDL Exercises (ported from numpy)
by zubenel0
in thread RFC: 100 PDL Exercises (ported from numpy)
by mxb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |