Dear All,
I would like to add a class for writing one (possibly big) .npy file
saving multiple (same dtype, compatible shape) arrays. My use case was
the saving of slowly accumulating data regularly for a long time into
one file.
Please find a first implementation under
https://github.com/numpy/n
Hello,
for 1-D arrays, can one assume that the indices returned by
flatnonzero is ordered? It looks so, but no such statement anywhere in
the docs. (In general, order of indices in case of higher dimensions?)
Thanks
Gabor
___
NumPy-Discussion mailing li