[Numpy-discussion] dealing with large arrays

Mathew Yeates myeates at jpl.nasa.gov
Mon Jun 12 19:55:05 EDT 2006


Hi
I typically deal with very large arrays that don't fit in memory. How 
does Numpy handle this? In Matlab I can use memory mapping but I would 
prefer caching as is done in The Gimp.

Any pointers appreciated.
Mathew




More information about the NumPy-Discussion mailing list