-
Notifications
You must be signed in to change notification settings - Fork 6
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
Numpy 2.0 gallery #214
Numpy 2.0 gallery #214
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #214 +/- ##
=======================================
Coverage 85.56% 85.56%
=======================================
Files 5 5
Lines 1185 1185
Branches 292 292
=======================================
Hits 1014 1014
Misses 115 115
Partials 56 56 ☔ View full report in Codecov by Sentry. |
I updated requirements.txt to use the latest packages, including numpy 2.1.3. I also updated the pinned optional requirements used for testing and the readthedocs configuration to use Python 3.12 because some of the latest packages have dropped Python 3.9 support. |
Motivation
What was the reasoning behind this change? Please explain the changes briefly.
How to test the behavior?
Checklist
ruff
from the source directory.