Commit 8880ec1
Lower numpy minimum version from 2.3.1 to 1.25.2 (#84)
The codebase only uses basic numpy APIs available since ~1.13. The
practical lower bound is 1.25.2, dictated by scipy>=1.16.0's own
numpy requirement and Python >=3.11 compatibility.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 390b541 commit 8880ec1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
0 commit comments