[SciPy-user] Fast saving/loading of huge matrices

Gael Varoquaux gael.varoquaux at normalesup.org
Sat Apr 21 04:53:50 EDT 2007


On Fri, Apr 20, 2007 at 04:43:36PM +0000, Pauli Virtanen wrote:
> In a different attempt to make storing stuff in Pytables easier,
> I wrote a library to dump and load any objects directly to HDF5 files

> 	http://www.iki.fi/pav/software/hdf5pickle/index.html

Do you think this can be used to save data in a way that can be used to
share it between programs ? Something a bit more unniversal than python's
pickle.
If so I vote for inclusion in pytables.

Gaël



More information about the SciPy-User mailing list