[Numpy-tickets] [NumPy] #479: MemoryError creating recarrays from medium sized python objects
NumPy
numpy-tickets@scipy....
Thu Mar 29 12:55:56 CDT 2007
#479: MemoryError creating recarrays from medium sized python objects
--------------------+-------------------------------------------------------
Reporter: faltet | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version:
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by oliphant):
rec arrays use various memory copies to get the data into the right
format.
If memory is a concern, then use standard arrays.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/479#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list