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

Fix SciPy warnings and errors #678

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

rhugonnet
Copy link
Member

@rhugonnet rhugonnet commented Jan 21, 2025

Resolves #677

Silences the optimize covariance warning for test_biascorr__bin_and_fit_2d as it was done in other functions.

Adds more points to the binning in test_biascorr__bin_and_fit_1d to avoid the optimize error.

@rhugonnet rhugonnet merged commit c316ff1 into GlacioHack:main Jan 21, 2025
19 checks passed
@rhugonnet rhugonnet deleted the scipy_1.15_errors branch January 21, 2025 22:48
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.

Fix scipy<1.15.0 pin in virtual environment configuration files once issue in SciPy is resolved
1 participant