is there anything like a maximum number of dimensions that are supported? I'm asking because I get this:
A = rand(4,4,4,4,4) maximum(A,5) ERROR: no method contrank(Colon, Colon, Colon, Colon, Int64) in _reducedimimpl! at /Users/florianoswald/.julia/v0.3/NumericExtensions/src/reducedim.jl:174
