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

Numpy 2 support #199

Closed
wants to merge 8 commits into from
Closed

Conversation

jeromekelleher
Copy link
Member

Also drops Python 3.8, as this is not supported by recent versions of numpy

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.77%. Comparing base (dd693ed) to head (1945044).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #199   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files           6        6           
  Lines         440      440           
  Branches       64       64           
=======================================
  Hits          439      439           
  Partials        1        1           
Flag Coverage Δ
C 99.77% <ø> (ø)
python 99.77% <ø> (ø)

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.

@jeromekelleher
Copy link
Member Author

I think this is ready for a look @benjeffery. I guess we'll need to look at the wheel building separately? We want to include OSX arm wheels now as well.

@benjeffery
Copy link
Member

Superseeded by #200

@benjeffery benjeffery closed this Jun 25, 2024
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.

Update to support numpy >= 2
2 participants