[NumPy-Tickets] [NumPy] #1452: pickle memmap'd arrays (patch + tests)
NumPy Trac
numpy-tickets@scipy....
Wed May 5 18:33:59 CDT 2010
#1452: pickle memmap'd arrays (patch + tests)
-------------------------+--------------------------------------------------
Reporter: brentp | Owner: somebody
Type: enhancement | Status: needs_review
Priority: normal | Milestone:
Component: Other | Version:
Keywords: |
-------------------------+--------------------------------------------------
Comment(by brentp):
ah, i see what you meant about offset. i'll have a look at getslice stuff
in next few days if you dont get to it. i dont have python 3 installed
now.
i'll add more tests.
and re multi-dimensional arrays, should it raise a PicklingError if they
have offset != 0 and ndims > 1?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1452#comment:13>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list