JLD.jl icon indicating copy to clipboard operation
JLD.jl copied to clipboard

Deprecate `mmaparrays`

Open simonster opened this issue 8 years ago • 0 comments
trafficstars

I don't see a way this is going to work on 0.7, since we have no control over the alignment of arrays within the file. We could use UnalignedVectors.jl in the case where an array is saved to the file directly and not a field of an object, but I don't know if it's worth devoting that effort to this package.

simonster avatar Jul 30 '17 04:07 simonster