[ 10 , 12 , 13 ]], | at Z, I, 1 print Z 65 |
---|---|
999999999999998 Multidimensional arrays can have one index per axis |
ones 3,2 print Z 23 | , the rows which only contain integers and which sum to n |
---|---|
Note In complex cases, and are useful for creating arrays by stacking numbers along one axis |
The functions ravel and reshape can also be instructed, using an optional argument, to use FORTRAN-style arrays, in which the leftmost index changes the fastest.
1