-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Support NumPy 1.24 #7243
Copy link
Copy link
Closed
Labels
Milestone
Description
Tasks
- Read Release Notes.
- Fix code and CI to support the new version. (Use NumPy 1.24 in CI and bump baseline API #7248)
- FlexCI: Update
.pfnci/schema.yamland.pfnci/matirx.yaml. - Update Requirements: For NumPy/SciPy, bump the pinned minimum/maximum version in
setup.py(see [info] NumPy/SciPy new version pinning recommendation #4773.)
- FlexCI: Update
- Backport the above PR. ([backport] Use NumPy 1.24 in CI and bump baseline API #7423)
- For NumPy update, reflect the changes in
numpy.array_apitocupy.array_api. -> Split to Support new features in NumPy 1.24 #7250 - Backport the above PR. -> Split to Support new features in NumPy 1.24 #7250
- Fix documentation.
- Update Requirements section in the Installation Guide (note: the baseline version must be updated only in the development branch).
- Update
docs/requirements.txtto use the latest versions.
- Backport the above PR.
- Apply fixes needed to follow the specification changes. -> Split to Support new features in NumPy 1.24 #7250
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done