This is the first scipy-stubs release that supports SciPy 1.17 (>=1.17.0rc2, <1.18) and supports Python 3.11-3.14, NumPy 1.26-2.4, and optype 0.14-0.16. If you encounter any regressions or other issues, please report them at https://github.com/scipy/scipy-stubs/issues.
What's Changed
⏬ SciPy 1.17.0 Changes
- scipy 1.17.0.rc1 by @jorenham in #1033
_lib: SciPy 1.17 api changes by @jorenham in #1034integrate: SciPy 1.17 api changes by @jorenham in #1035interpolate: SciPy 1.17 api changes by @jorenham in #1037linalg: SciPy 1.17 api changes by @jorenham in #1039odr: deprecatescipy.odrby @jorenham in #1040optimize: SciPy 1.17 api changes by @jorenham in #1041signal: SciPy 1.17 api changes by @jorenham in #1043sparse.linalg: SciPy 1.17 api changes by @jorenham in #1044sparse: SciPy 1.17 api changes by @jorenham in #1047spatial.transform: SciPy 1.17 api changes by @jorenham in #1048spatial: SciPy 1.17 api changes by @jorenham in #1049special: SciPy 1.17 api changes by @jorenham in #1050stats: SciPy 1.17 api changes by @jorenham in #1051- SciPy 1.17.0rc2 changes by @jorenham in #1075
🐛 Fixes
🧹 Maintenance
- 🔖 prepare for further development by @jorenham in #1029
- ⬆️ Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in the actions group by @dependabot[bot] in #1030
- ⬆️ Bump basedpyright from 1.35.0 to 1.36.0 in the actions group by @dependabot[bot] in #1031
- ⬆️ bump
pyreflyandtyby @jorenham in #1032 - ♻️ grouped
.mypyignore-todoallowlist entries by @jorenham in #1038 - ⬆️ Bump the actions group with 2 updates by @dependabot[bot] in #1042
- ♻️
sparse: several simplifications in_constructby @jorenham in #1045 - ⬆️ Bump ruff from 0.14.8 to 0.14.9 in the actions group by @dependabot[bot] in #1052
- ⬆️ bump mypy to 1.19.1 by @jorenham in #1053
- ⬆️ bump ty from 0.0.1a33 to 0.0.1a34 by @jorenham in #1054
- 🔥 remove
.mypyignore.todoby @jorenham in #1055 - ⬆️ bump pyrefly from 0.45.2 to 0.46.0 by @jorenham in #1056
- ⬆️ Bump the actions group with 2 updates by @dependabot[bot] in #1057
- ⬆️ bump ty version to 0.0.1a35 by @jorenham in #1058
- ⬆️ bump
tyto0.0.2by @jorenham in #1059 - ⬆️ Bump ty from 0.0.2 to 0.0.3 in the actions group by @dependabot[bot] in #1063
- ⬆️ Bump the actions group with 2 updates by @dependabot[bot] in #1064
- ⬆️ bump ty from 0.0.4 to 0.0.5 by @jorenham in #1065
- ⬆️ Bump basedpyright from 1.36.1 to 1.36.2 in the actions group by @dependabot[bot] in #1067
- ⬆️ Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in #1070
- ⬆️ update development dependencies by @jorenham in #1072
- ⬆️ bump pyrefly to 0.46.3 by @jorenham in #1073
- ⬆️ Bump crate-ci/typos from 1.40.1 to 1.41.0 in the actions group by @dependabot[bot] in #1077
Other Changes
Full Changelog: v1.16.3.3...v1.17.0.0