Skip to content

v1.16.3.0

Latest

Choose a tag to compare

@jorenham jorenham released this 28 Oct 22:05
· 34 commits to master since this release
Immutable release. Only release title and notes can be modified.
v1.16.3.0
e4bdcd5

This is the first scipy-stubs release that officially supports SciPy 1.16.3.

If you encounter any regressions or other issues, please report them at https://github.com/scipy/scipy-stubs/issues.

This release targets SciPy 1.16.3 and supports Python 3.11-3.14, NumPy 1.25-2.3, and optype 0.14.

What's Changed

⏬ SciPy Changes

🐛 Fixes

  • optimize.minimize_scalar: Allow bounds without args by @wangenau in #950
  • fix mypy_primer comment workflow for forks by @jorenham in #951
  • optimize.least_squares: Allow scalar floating point return type in residual function by @haarisr in #960

📝 Documentation

🧹 Maintenance

  • 🔖 prepare for further development by @jorenham in #946
  • ⬆️ Bump astral-sh/setup-uv from 7.1.0 to 7.1.1 in the actions group by @dependabot[bot] in #947
  • ⬆️ Bump the actions group with 3 updates by @dependabot[bot] in #948
  • ⬆️ Bump pyrefly from 0.38.0 to 0.38.1 in the actions group by @dependabot[bot] in #952
  • ⬆️ Bump the actions group with 2 updates by @dependabot[bot] in #953
  • ⬆️ Bump basedpyright from 1.32.0 to 1.32.1 in the actions group by @dependabot[bot] in #955
  • 💡 Update pyrefly suppressions to reflect rename of typed-dict-key-error to bad-typed-dict-key by @rchen152 in #956
  • ⬆️ Bump ruff from 0.14.1 to 0.14.2 in the actions group by @dependabot[bot] in #957
  • ⬆️ Bump the actions group with 2 updates by @dependabot[bot] in #958
  • ⬆️ Bump pyrefly from 0.38.2 to 0.39.0 in the actions group by @dependabot[bot] in #959
  • ⬆️ Bump pyrefly from 0.39.0 to 0.39.1 in the actions group by @dependabot[bot] in #961

New Contributors

Full Changelog: v1.16.2.4...v1.16.3.0