ANN: SciPy 1.17.1 release

Hi all,

On behalf of the SciPy development team, I’m pleased to announce the release of SciPy 1.17.1.

Sources and binaries for this release are available at:
https://github.com/scipy/scipy/releases/tag/v1.17.1
and at: https://pypi.org/project/scipy/1.17.1/

One of a few ways to install this release with pip:
pip install scipy==1.17.1

SciPy 1.17.1 Release Notes

SciPy 1.17.1 is a bug-fix release with no new features compared to 1.17.0.

Authors

  • Name (commits)
  • Evgeni Burovski (5)
  • Lucas Colley (1)
  • Christoph Gohlke (1)
  • Ralf Gommers (6)
  • Matt Haberland (5)
  • Matthias Koeppe (1)
  • Nick ODell (1)
  • Ilhan Polat (10)
  • Tyler Reddy (44)
  • Martin Schuck (3)
  • Dan Schult (3)
  • stratakis (1) +
  • ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1)

A total of 13 people contributed to this release.
People with a “+” by their names contributed a patch for the first time.
This list of names is automatically generated, and may not be fully complete.

Complete issue list, PR list, and release asset hashes are available in the associated README.txt.

1 Like

Also, scipy-stubs 1.17.1.0 is available now, targeting scipy >=1.17.1, <1.18:

Release notes: https://github.com/scipy/scipy-stubs/releases/tag/v1.17.1.0
PyPI: https://pypi.org/project/scipy-stubs/