[Numpy-tickets] [NumPy] #702: Memory leak in generic 1d array
NumPy
numpy-tickets@scipy....
Fri Mar 21 22:07:44 CDT 2008
#702: Memory leak in generic 1d array
----------------------------+-----------------------------------------------
Reporter: robertwb | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.5
Component: numpy.numarray | Version: none
Severity: major | Resolution: fixed
Keywords: |
----------------------------+-----------------------------------------------
Comment (by oliphant):
That should read: conversion was happening twice for "astype". A missing
return statement caused the simple case to implement casting twice.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/702#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list