On Thu, 27 Mar 2014 16:19:54 +0000 "Aaron O'Leary" <[email protected]> wrote:
> > You might want to look at hdf5 if you're routinely running out of ram. > I'm using h5py with multi gigabyte data on an ssd right now. It is very > fast. You still have to be careful with your computations and try to > avoid creating copies though. Both for h5py and for memmapped files ... switching from windows to linux are likely to help ... -- Jérôme Kieffer tel +33 476 882 445 _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
