[Numpy-discussion] Memory leak found in ndarray (I think)?
Nathaniel Peterson
nathanielpeterson08@gmail....
Mon Jul 12 14:39:01 CDT 2010
This memory leak may be related: http://projects.scipy.org/numpy/ticket/1542
It shows what appears to be a memory leak when calling astype('float')
on an array of dtype 'object'.
More information about the NumPy-Discussion
mailing list