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

Add NumPy 2 support #323

Closed
wants to merge 2 commits into from
Closed

Add NumPy 2 support #323

wants to merge 2 commits into from

Conversation

lgarrison
Copy link
Collaborator

We still need to update GitHub Actions to test NumPy 1 and 2, but this builds and passes tests locally for both versions.

@lgarrison lgarrison linked an issue Jul 28, 2024 that may be closed by this pull request
@manodeep
Copy link
Owner

We need to update the Actions CI anyway - there are the CI failures for OSX (py2.7 and numpy 1.16). May be this is the opportunity to drop py2.7, numpy 1.16 and add in the numpy2 capability

@manodeep
Copy link
Owner

@lgarrison I merged in this branch into the CI-update branch. Think it's okay to delete this numpy-2 branch and close the PR

@lgarrison
Copy link
Collaborator Author

Sounds good!

@lgarrison lgarrison closed this Jul 29, 2024
@manodeep manodeep deleted the numpy-2 branch August 1, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Makefile incorrectly searches numpy
2 participants