For an array A if n > ndims(A), then size(A,n) currently returns 1. Is this an error or is there some reasoning behind this? It does the right thing (gives an error saying "dimension out of range") when n <= 0. Also I wanted to add that I am enjoying Julia a lot! You guys did a great job with the language.
- [julia-users] Size(A,n) where n > ndims(A) Ganesh Rapolu
- Re: [julia-users] Size(A,n) where n > ndims(A) Stefan Karpinski
- Re: [julia-users] Size(A,n) where n > ndim... Stefan Karpinski
- Re: [julia-users] Size(A,n) where n > ... Ganesh Rapolu
- Re: [julia-users] Size(A,n) where n &... Milan Bouchet-Valat
- Re: [julia-users] Size(A,n) wher... Stefan Karpinski
- Re: [julia-users] Size(A,n) where n > ndims(A) Tim Holy
