[Numpy-discussion] Memmapping .npy

Robert Kern robert.kern at gmail.com
Mon Oct 20 15:27:54 EDT 2008


On Mon, Oct 20, 2008 at 14:25, Gael Varoquaux
<gael.varoquaux at normalesup.org> wrote:
> On Mon, Oct 20, 2008 at 09:20:56PM +0200, Gael Varoquaux wrote:
>> Currently memmapping a .npy file is not implemented. Is there a reason
>> than lack of time for this? Are there any major difficulties?
>
> Actually, let me rephrase this question to be more clear:
>
> Is the functionnality needed in the numpy.lib.format.open_memmap?

Yes.

> If yes
> why isn't it exposed in numpy.load? If not, the questions above apply.

I have no idea. I didn't write that code.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list