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

Support pre-allocated array and configurable permutedims?

Open findmyway opened this issue 4 years ago • 0 comments

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

findmyway avatar Aug 05 '21 07:08 findmyway