-
-
Notifications
You must be signed in to change notification settings - Fork 2
numpy 1.23.x #26
Comments
Comment by @mkoeppe created at 2022-07-03 19:44:39 Last 10 new commits:
|
Comment by @mkoeppe created at 2022-07-03 19:44:39 Changing status from new to needs_review. |
Comment by @mkoeppe created at 2022-07-04 20:14:00 On
(regression from numpy 1.22.x). Reported at numpy/numpy#21920 |
Comment by @mkoeppe created at 2022-07-06 01:55:00 Changing status from needs_review to needs_work. |
Comment by @mkoeppe created at 2022-07-27 16:20:29
|
Comment by git created at 2022-07-29 00:36:03 Branch pushed to git repo; I updated commit sha1. New commits:
|
Comment by git created at 2022-07-29 21:17:25 Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits: |
Comment by @mkoeppe created at 2022-08-09 20:52:11 Replying to [comment:4 mkoeppe]:
This platform is dropped in #34266, I've set it as a dependency |
Comment by @mkoeppe created at 2022-08-09 20:52:11 Changing status from needs_work to needs_review. |
Comment by jhpalmieri created at 2022-08-25 23:21:51 On OS X + various homebrew packages, I am getting two doctest failures:
|
Comment by git created at 2022-08-26 00:45:45 Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits:
|
Comment by @mkoeppe created at 2022-08-26 00:46:09 Haven't built this in a while, but there's already 1.23.2 |
Comment by @mkoeppe created at 2022-08-26 04:32:22 Just built it on my Mac (with openblas from current homebrew), and I see these failures too. |
Comment by gh-dimpase created at 2022-09-13 08:59:53 test, please ignore |
Issue created by migration from Trac.
Original creator: @mkoeppe
Original creation time: 2022-07-03 19:41:33
CC: tmonteil
(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 numpy/numpy#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
(changed by @mkoeppe at 2022-08-19 17:21:53)
The text was updated successfully, but these errors were encountered: