[NumPy-Tickets] [NumPy] #1452: pickle memmap'd arrays (patch + tests)
NumPy Trac
numpy-tickets@scipy....
Sat May 1 19:35:23 CDT 2010
#1452: pickle memmap'd arrays (patch + tests)
--------------------+-------------------------------------------------------
Reporter: brentp | Owner: somebody
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Other | Version:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by charris):
Just that the Python docs for reduce recommend them as higher level and
simpler. I know they are also used by the copy module. I think the most
difficult part of those functions is understanding what they are supposed
to do, the docs don't help much. There are some examples in
numpy/polynomial/polytemplate.py and other spots in numpy. Also, Robert
recommended them for polynomials. I don't know much about pickling, Robert
(and maybe Pauli) is the expert there.
Mostly, I just wanted to see if they worked, which is why I asked you to
try.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1452#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list