If changing the on-disk format is an option, I would suggest h5py <https://docs.h5py.org/en/stable/> which allows to save numpy arrays in HDF5 format.
Stefano On 14 May 2021, at 16:22, [email protected]<mailto:[email protected]> wrote: Aside from writing my own numpy storage file container, I am stumped as to how to fix this, or reproduce this in a consistent manner. Any suggestions would be greatly appreciated! Thank you, Isaac
_______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
