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

Handle scipy 1.15 changes related to derivative function used in benchmarking problems #707

Merged
merged 4 commits into from
Jan 7, 2025

Conversation

relf
Copy link
Member

@relf relf commented Jan 7, 2025

Since scipy 1.15, derivative function has been moved from scipy.misc to scipy.differentiate

Fixes #706

@relf relf merged commit 4eee8f8 into SMTorg:master Jan 7, 2025
11 checks passed
@relf relf deleted the fix-scipy-derivative branch January 7, 2025 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests failures with scipy 1.15
1 participant