[SciPy-user] efficiently write multiple arrays in the same file

Stéfan van der Walt stefan at sun.ac.za
Wed Apr 15 05:58:48 EDT 2009


Hi Marco

2009/4/15 Marco <gaedol at gmail.com>:
> any suggestion on how to (as efficiently as possible) write 2 or more
> n-dimensional arrays *in the same file*?

Use numpy.savez.

Regards
Stéfan



More information about the SciPy-User mailing list