[SciPy-dev] Patch for memory leak in optimize.leastsq

Russel russel at appliedminds.net
Wed Mar 8 22:27:13 EST 2006


The lmder call 3 lines duplicated that leak m floating point values  
on every call.  Here is a patch.  I added a bug report before I  
really looked at the code, sorry to clutter the database.

http://projects.scipy.org/scipy/scipy/ticket/35

I have attached the same patch.
Russel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lmder_leak_patch
Type: application/octet-stream
Size: 731 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20060308/fd034419/attachment.obj>
-------------- next part --------------



More information about the SciPy-Dev mailing list