fhs / NPZ.jl

A Julia package that provides support for reading and writing Numpy .npy and .npz files
Other
117 stars 16 forks source link

Option to load and save in row major order #47

Open macthecadillac opened 2 years ago

macthecadillac commented 2 years ago

Could you add an option to load and save in row major order since interoperability between Python and Julia can be a pain sometimes.