[NumPy-Tickets] [NumPy] #1427: Memory leak caused by calling astype('float') on structured array of dtype 'object'
NumPy Trac
numpy-tickets@scipy....
Mon Mar 15 08:28:31 CDT 2010
#1427: Memory leak caused by calling astype('float') on structured array of dtype
'object'
--------------------------------+-------------------------------------------
Reporter: nathanielpeterson | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Other | Version: 1.3.0
Keywords: memory leak astype |
--------------------------------+-------------------------------------------
The attached code demonstrates the problem. My manner of monitoring memory
usage is specific to Linux. Sorry, I don't know how to make it more
general.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1427>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list