ANN: SciPy 1.16.1 release

Hi all,

On behalf of the SciPy development team, I’m pleased to announce the release of SciPy 1.16.1. This is the first stable release to support Python 3.14, including binaries available on PyPI.

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

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

SciPy 1.16.1 Release Notes

SciPy 1.16.1 is a bug-fix release that adds support for
Python 3.14.0rc1, including PyPI wheels.

Authors

  • Name (commits)
  • Evgeni Burovski (1)
  • Rob Falck (1)
  • Ralf Gommers (7)
  • Geoffrey Gunter (1) +
  • Matt Haberland (2)
  • Joren Hammudoglu (1)
  • Andrew Nelson (2)
  • newyork_loki (1) +
  • Ilhan Polat (1)
  • Tyler Reddy (25)
  • Daniel Schmitz (1)
  • Dan Schult (2)

A total of 12 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 and PR lists, and binary asset hashes for this release, are available in the release README.txt file.

2 Likes