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

Update to numpy 2 #260

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Update to numpy 2 #260

merged 1 commit into from
Jul 27, 2024

Conversation

skjerns
Copy link
Collaborator

@skjerns skjerns commented Jul 21, 2024

Let's first check if this works out-of-the-box

Next we need to decide whether to upgrade to numpy 2.0 as a hard definition, which would mean dropping python<3.8.

Not sure what the best way forward is. In the best case we are somehow able to support whatever numpy version is already installed. However, currently, during building, a fresh numpy is pulled.

@skjerns skjerns mentioned this pull request Jul 21, 2024
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.16%. Comparing base (91728a2) to head (08fe057).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   80.18%   80.16%   -0.03%     
==========================================
  Files           3        3              
  Lines         853      852       -1     
  Branches      181      181              
==========================================
- Hits          684      683       -1     
  Misses        125      125              
  Partials       44       44              
Flag Coverage Δ
unittests 80.16% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

add mac-os fix
add cross-version-numpy2-test
release oldest-supported-numpy
@skjerns skjerns merged commit 0bad011 into master Jul 27, 2024
32 of 33 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.

1 participant