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

Test numpy 2.0 #162

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Test numpy 2.0 #162

merged 2 commits into from
Jun 28, 2024

Conversation

q-posev
Copy link
Member

@q-posev q-posev commented Jun 27, 2024

@q-posev q-posev requested a review from scemama June 27, 2024 15:03
@q-posev
Copy link
Member Author

q-posev commented Jun 27, 2024

This would require massive checking on different user platforms to make sure the current make python-install works with both Numpy < 2.0 and >= 2.0. If I understand well the NumPy advice - building our Python API with Numpy 2.0 should produce wheels compatible with user envs using Numpy 1.хх (to be confirmed!).
CI is green which means that current build works on both Linux@x86 and MacOS@arm

@scemama scemama merged commit 8f41ef3 into master Jun 28, 2024
3 checks passed
@q-posev q-posev deleted the test-numpy2 branch August 21, 2024 07:11
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.

Test TREXIO Python API with Numpy 2.0
2 participants