sagemath / sage

Main repository of SageMath. Now open for Issues and Pull Requests.
https://www.sagemath.org
Other
1.19k stars 411 forks source link

numpy 1.23.x #34110

Closed mkoeppe closed 1 year ago

mkoeppe commented 2 years ago

(split out from #34081)

https://numpy.org/doc/stable/release/1.23.0-notes.html# (released)

The upgrade looks harmless.

1.23.x requires GCC >= 6.5. (This has been documented in https://github.com/numpy/numpy/pull/22155 - to be included in 1.23.3.)

We set #34266 as a dependency, which increases our requirement from GCC >= 6.3 to GCC >= 8)

Previous update:

32423 Update numpy to 1.22.x, scipy 1.8.x, networkx 2.8.x

Depends on #34266

CC: @sagetrac-tmonteil

Component: packages: standard

Author: Matthias Koeppe

Branch/Commit: 03fad7d

Reviewer: Dima Pasechnik, John Palmieri

Issue created by migration from https://trac.sagemath.org/ticket/34110

vbraun commented 1 year ago

Changed branch from u/mkoeppe/numpy_1_23 to 03fad7d