[Numpy-tickets] [NumPy] #955: [debian #505999] memory leak in exponentiation
NumPy
numpy-tickets@scipy....
Thu Nov 20 00:27:19 CST 2008
#955: [debian #505999] memory leak in exponentiation
-------------------------+--------------------------------------------------
Reporter: stefan | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.1.2
Component: numpy.core | Version: none
Severity: normal | Resolution:
Keywords: memory leak |
-------------------------+--------------------------------------------------
Comment (by stefan):
Exception with 0.0**int32(-3.5) is expected, AFAIK.
Interesting to see what happens when initial value is changed from z=0 to
z=0.1.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/955#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