Heya, > > One could imagine a Matlab-like syntax where array-ref has to have > > the same number of indices as the underlying array, but, if an > > index were replaced with a symbol, it would return a slice. > > > > if np is [[1, 2, 3], [4, 5, 6], [7, 8, 9]]
just in case it would [one day] matter, in mathlab and octave indices [are not offset] start from 1 to N do we actually have a matrice calculus [offset based the better] lib or binding or scheme package ? any pointer is welcome David