Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEMORY LEAK: fmin_tnc #3299

Closed
rphlypo opened this issue Feb 8, 2014 · 1 comment · Fixed by #3304
Closed

MEMORY LEAK: fmin_tnc #3299

rphlypo opened this issue Feb 8, 2014 · 1 comment · Fixed by #3304
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.optimize
Milestone

Comments

@rphlypo
Copy link

rphlypo commented Feb 8, 2014

In scipy.optimize.fmin_tnc I observed a quite troublesome memory leak. See https://gist.github.com/rphlypo/5a412dd290845ebd474d for a minimal illustrative example.

@pv
Copy link
Member

pv commented Feb 9, 2014

Thanks for the report. gh-3304 will fix the issue

@pv pv added the defect label Feb 9, 2014
@pv pv added this to the 0.14.0 milestone Feb 9, 2014
@dlax dlax closed this as completed in #3304 Feb 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect A clear bug or issue that prevents SciPy from being installed or used as expected scipy.optimize
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants