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.0 #7

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Update to numpy 2.0 #7

merged 2 commits into from
Jun 24, 2024

Conversation

adityagoel4512
Copy link
Member

@adityagoel4512 adityagoel4512 commented Jun 21, 2024

With the release of NumPy 2.0 earlier this week, Array API support was promoted to the main numpy namespace.

This updates the lockfile. It also updates the documentation and tests to remove the use of numpy.array_api.

@adityagoel4512 adityagoel4512 force-pushed the update-numpy-2 branch 3 times, most recently from 0802670 to ddf8d0e Compare June 21, 2024 12:15
@cbourjau
Copy link
Collaborator

Would it make sense to test on numpy<2 for a few more months?

@adityagoel4512 adityagoel4512 force-pushed the update-numpy-2 branch 3 times, most recently from 7a4e377 to a64ec67 Compare June 24, 2024 19:53
@adityagoel4512
Copy link
Member Author

Would it make sense to test on numpy<2 for a few more months?

Definitely, I added an environment for NumPy 1.x.

Copy link
Collaborator

@cbourjau cbourjau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pixi ❤️ !

@adityagoel4512 adityagoel4512 merged commit 25185a9 into main Jun 24, 2024
16 checks passed
@adityagoel4512 adityagoel4512 deleted the update-numpy-2 branch June 24, 2024 22:51
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.

2 participants