You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-39655: update numpy to 2.2.3, scipy to 1.15.2
this is long overdue update.
It needs building tools bumped, too, thus dependencies
### 📝 Checklist
<!-- Put an `x` in all the boxes that apply. -->
- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
### ⌛ Dependencies
build tools need a bump
- #39652 : pythran
- #39653 : ninja
- #39654: pybind11
<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - #12345: short description why this is a dependency -->
<!-- - #34567: ... -->
URL: #39655
Reported by: Dima Pasechnik
Reviewer(s): David Coudert
Copy file name to clipboardexpand all lines: src/doc/en/developer/tools.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -382,7 +382,7 @@ package :mod:`sage.numerical.backends` and some modules in
382
382
383
383
- VS Code: Install the `Python extension <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_ and follow the `official VS Code documentation <https://code.visualstudio.com/docs/python/testing>`__.
0 commit comments