Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.41 KB

1.7.3-notes.rst

File metadata and controls

39 lines (29 loc) · 1.41 KB

SciPy 1.7.3 Release Notes

SciPy 1.7.3 is a bug-fix release that provides binary wheels for MacOS arm64 with Python 3.8, 3.9, and 3.10. The MacOS arm64 wheels are only available for MacOS version 12.0 and greater, as explained in Issue 14688, linked below.

  • Anirudh Dagar
  • Ralf Gommers
  • Tyler Reddy
  • Pamphile Roy
  • Olivier Grisel
  • Isuru Fernando

A total of 6 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.

  • #13364: Segmentation fault on import of scipy.integrate on Apple M1 ARM...
  • #14688: BUG: ARPACK's eigsh & OpenBLAS from Apple Silicon M1 (arm64)...
  • #14991: four CI failures on pre-release job
  • #15081: BUG: Segmentation fault caused by scipy.stats.qmc.qmc.update_discrepancy
  • #14990: BLD: update pyproject.toml for Python 3.10 changes
  • #15086: BUG: out of bounds indexing in stats.qmc.update_discrepancy