NPZ.jl
NPZ.jl copied to clipboard
Support pre-allocated array and configurable permutedims?
This package is pretty neat and helpful!
Can we add some keyword arguments to the following function to reuse preallocated array and control whether to permute dims or not?
https://github.com/fhs/NPZ.jl/blob/8834d3ceb9be626d254204580ad585edfacb8b1a/src/NPZ.jl#L229-L240