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

MAINT: optimize/trust-constr: restore .niter attribute for backward-compat #9298

Merged
merged 1 commit into from
Sep 22, 2018

Conversation

pv
Copy link
Member

@pv pv commented Sep 21, 2018

Add back the OptimizeResult.niter (alias for .nit) attribute in trust-constr solver, for backward compatibility.

This was removed in gh-9217 when the attribute was renamed to conform with the other solvers, but removing it is a small backward-compatibility break.

…ompat

Add back the OptimizeResult.niter (alias for .nit) attribute in
trust-constr solver, for backward compatibility.
@dlax dlax merged commit 74f4e5a into scipy:master Sep 22, 2018
@ilayn ilayn added this to the 1.2.0 milestone Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants