cupy
cupy copied to clipboard
Support SciPy 1.12
Tasks
- [ ] Read Release Notes.
- [ ] Fix code and CI to support the new vesrion.
-
FlexCI: Update
.pfnci/schema.yamland.pfnci/matirx.yaml. -
Update Requirements: For NumPy/SciPy, bump the pinned minimum/maximum version in
setup.py(see #4773.)
-
FlexCI: Update
- [ ] Backport the above PR.
- [ ] For NumPy update, reflect the changes in
numpy.array_apitocupy.array_api. - [ ] Backport the above PR.
- [ ] 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.
Tests failing against SciPy v1.12.0rc1:
https://ci.preferred.jp/cupy.linux.cuda-head-stable/151407/ https://ci.preferred.jp/cupy.linux.cuda-head/151404/
https://github.com/cupy/cupy/pull/8127
These tasks seem overlooked? @asi1024
Update Requirements: For NumPy/SciPy, bump the pinned minimum/maximum version in setup.py (see https://github.com/cupy/cupy/issues/4773.) Update docs/requirements.txt to use the latest versions.
These tasks seem overlooked?
Will be done in #8500