Commit 389090a
committed
MAINT: update min version of python to 3.11.
Two reasons
1. Numpy 2.3 requires python 3.11 or above
2. NumPy 2.3 is required to fix some annoying FPU warnings, see
numpy/numpy#28687 (comment)
We can always relax those versions later as we don't actually rely on
specific recent versions of NumPy/SciPy1 parent 7be1e7c commit 389090a
3 files changed
+63
-218
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments