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

Compatability for scipy 1.14 #176

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Compatability for scipy 1.14 #176

merged 5 commits into from
Jul 5, 2024

Conversation

itrharrison
Copy link
Collaborator

@itrharrison itrharrison commented Jul 5, 2024

Simpson, eh?

Scipy 1.14 deprecates scipy.integrate.simps to scipy.integrate.simpson.

Change this in the code and update the requirements to be scipy>=1.6 when this was introduced.

@itrharrison itrharrison self-assigned this Jul 5, 2024
@itrharrison itrharrison requested a review from sgiardie July 5, 2024 14:03
@itrharrison itrharrison merged commit 53a2729 into master Jul 5, 2024
5 checks passed
@itrharrison itrharrison deleted the comp-scipy114 branch July 5, 2024 14:20
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.

2 participants