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

META: slsqp optimizer #19130

Open
dschmitz89 opened this issue Aug 25, 2023 · 0 comments
Open

META: slsqp optimizer #19130

dschmitz89 opened this issue Aug 25, 2023 · 0 comments

Comments

@dschmitz89
Copy link
Contributor

dschmitz89 commented Aug 25, 2023

Hi all,

after looking at the long list of scipy.optimize issues I thought it was a good idea to generate a separate tracking issue for the slsqp optimizer. Why? There is almost a dozen related issues and slsqp is currently being rewritten in Python in #19121. So we could see if the new implementation potentially closes some of them.

CC @ilayn

#3816 list for the args argument needs to be coerced into tuple
#6689 : proposes to use nlopt's implememtation. Can definitely be closed once #19121 is merged.
#7519
#15179
#14915
#14394 asks to return Lagrange multipliers
#10416 slsqp does not work for more than 32bit decision variables
#8065 slsqp converges to maximum, not minimum
#19362 The warning emitted is not helpful

Undocumented parameter acc
#3824
#7518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant