Ticket #954 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Add memapping to numpy.load

Reported by: GaelVaroquaux Owned by: somebody
Priority: normal Milestone: 1.3.0
Component: numpy.lib Version: none
Keywords: Cc:

Description

Attached is a patch to add memmapping to numpy.load. This is a very rough implementation, but it is better than nothing, IMHO.

Attachments

memmap.diff (1.9 KB) - added by GaelVaroquaux 3 years ago.
New patch with better docstring

Change History

Changed 3 years ago by GaelVaroquaux

New patch with better docstring

Changed 3 years ago by stefan

  • status changed from new to closed
  • resolution set to fixed

Changed 3 years ago by stefan

See r6119 and r6120.

Note: See TracTickets for help on using tickets.