-
Notifications
You must be signed in to change notification settings - Fork 123
Bump numpy version #407
Copy link
Copy link
Closed
Labels
deprecationChanges that will be deprecated in next releaseChanges that will be deprecated in next releaseenhancementSignificant ehancementsSignificant ehancementshelp wantedNeed help from contributorsNeed help from contributors
Metadata
Metadata
Assignees
Labels
deprecationChanges that will be deprecated in next releaseChanges that will be deprecated in next releaseenhancementSignificant ehancementsSignificant ehancementshelp wantedNeed help from contributorsNeed help from contributors
Type
Projects
Status
✅ Done
Looks like numpy 2.0 is just around the corner: numpy/numpy#24300. But in the meantime we should still update the numpy version currently used, since we are still using
1.7deprecated api:#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSIONand fix the api3.9, maybe we should bump it as well, althoughpip installshould pick up the appropriate version automatically