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

Closes #4098: upgrade to numpy 2.0.0 #4106

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Feb 21, 2025

Upgrades arkouda to use numpy>=2.0. Some changes:

  • remove unsupported constants.

Closes #4098: upgrade to numpy 2.0.0

@ajpotts
Copy link
Contributor Author

ajpotts commented Feb 21, 2025

Relevant numpy documentation: https://numpy.org/devdocs/numpy_2_0_migration_guide.html

@ajpotts ajpotts force-pushed the 4098_upgrade_to_numpy_2.0.0 branch 3 times, most recently from 44a8cac to 36eef1c Compare February 27, 2025 01:35
@ajpotts ajpotts force-pushed the 4098_upgrade_to_numpy_2.0.0 branch 3 times, most recently from 80de1fd to 038ad1d Compare March 3, 2025 20:13
@ajpotts ajpotts force-pushed the 4098_upgrade_to_numpy_2.0.0 branch from 038ad1d to 73e7b19 Compare March 3, 2025 20:27
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.

upgrade to numpy 2.0.0
1 participant