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

Check if the new L-BFGS-B algorithm in scipy 1.15 is generally less precise or our test case was an exception #556

Open
janosg opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@janosg
Copy link
Member

janosg commented Jan 21, 2025

In #555 we had to reduce the precision of a test case due to the new L-BFGS-B implementation in scipy 1.15; We should run a full benchmark or at least create a self-contained small example that shows the difference before we reach out to scipy maintainers. The test case here is not small enough because it uses optimagic constraints.

@janosg janosg added the enhancement New feature or request label Jan 21, 2025
timmens added a commit that referenced this issue Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant