meggart / DiskArrays.jl

Other
75 stars 14 forks source link

fix reshape with existing trailing 1s #46

Closed rafaqz closed 2 years ago

rafaqz commented 2 years ago

Fixes reshape breaking when there are existing trailing 1s in the array.

See: https://github.com/rafaqz/Rasters.jl/issues/234