[SciPy-user] read/write compressed files

Anne Archibald peridot.faceted at gmail.com
Wed Jun 20 14:14:55 EDT 2007


On 20/06/07, Dominik Szczerba <domi at vision.ee.ethz.ch> wrote:
> Yes, I know it, but it does not return a scipy array, does it?
> Can I achieve it without copying memory? (I have huge arrays to process)

If the bz2 module will provide a file-like object, scipy.read_array
can read from that.

Anne



More information about the SciPy-User mailing list