[SciPy-user] In-place matrix reordering

Gael Varoquaux gael.varoquaux at normalesup.org
Wed Feb 25 09:07:31 EST 2009


On Wed, Feb 25, 2009 at 02:45:07PM +0100, Antonino Ingargiola wrote:
> I've never used the N.memmap function so maybe I do something wrong
> here. Any hints?

use::

from numpy.lib import format
format.open_memmap

HTH,

Gaël



More information about the SciPy-User mailing list