On May 30, 4:53 pm, sturlamolden <[EMAIL PROTECTED]> wrote:

> However, numpy has a properly working memory mapped array class,
> numpy.memmap.

It seems that NumPy's memmap uses a buffer from mmap, which makes both
of them defunct for large files. Damn.

mmap must be fixed.






-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to