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

Upgrade scipy to 1.11.1 #3996

Merged
merged 2 commits into from Jul 14, 2023
Merged

Upgrade scipy to 1.11.1 #3996

merged 2 commits into from Jul 14, 2023

Conversation

lesteve
Copy link
Contributor

@lesteve lesteve commented Jul 13, 2023

Description

This upgrades scipy to its latest release 1.11.1 (released 28 June 2023).

I ran the scipy test suite locally and I did not notice any problematic issues. There are some additional test failures for some tests that were added between scipy 1.10.1 and 1.11.1. Most are due to Pyodide limitations. There is also scipy.stats.tests.test_multivariate test_cdf_against_generic_integrators that seems to indicate that scipy.integrate.tplquad is not converging but that seems to be the case in scipy 1.10.1 too.

Checklists

@hoodmane
Copy link
Member

Thanks @lesteve! Nice to see the number of patches go down by a little bit...

@hoodmane hoodmane merged commit 1810fd9 into pyodide:main Jul 14, 2023
37 of 38 checks passed
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.

None yet

2 participants