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

Pin scipy to <1.15 #2665

Closed
wants to merge 1 commit into from
Closed

Pin scipy to <1.15 #2665

wants to merge 1 commit into from

Conversation

Balandat
Copy link
Contributor

@Balandat Balandat commented Jan 3, 2025

Scipy 1.15 causes test failures with model fitting, presumably b/c L-BFGS-B was ported to C: https://scipy.github.io/devdocs/release/1.15.0-notes.html#scipy-optimize-improvements

Pinning this for now to resolve failures, to be fixed (and pin removed) in a bc-fashion in a separate PR.

Scipy 1.15 causes test failures with model fitting, presumably b/c `L-BFGS-B` was ported to C: https://scipy.github.io/devdocs/release/1.15.0-notes.html#scipy-optimize-improvements

Pinning this for now to resolve failures, to be fixed (and pin removed) in a bc-fashion in a separate PR.
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 3, 2025
@facebook-github-bot
Copy link
Contributor

@Balandat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@Balandat merged this pull request in dc69c05.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants