JuliaArrays / AxisArrays.jl

Performant arrays where each dimension can have a named axis with values
http://JuliaArrays.github.io/AxisArrays.jl/latest/
Other
200 stars 42 forks source link

Linear indexing produces surprising axis name #114

Open iamed2 opened 7 years ago

iamed2 commented 7 years ago

Linear indexing always produces one axis named :col, whereas the first default index name is actually :row.