bundles / scipy 1.17.1 / docs
Doc
SciPy 1.6.2 Release Notes
docs/release:1.6.2-notes
SciPy 1.6.2 is a bug-fix release with no new features compared to 1.6.1. This is also the first SciPy release to place upper bounds on some dependencies to improve the long-term repeatability of source builds.
Authors
Pradipta Ghosh +
Tyler Reddy
Ralf Gommers
Martin K. Scherer +
Robert Uhl
Warren Weckesser
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.
Issues closed for 1.6.2
Pull requests for 1.6.2
#12862: REL: put upper bounds on versions of dependencies
#13575: BUG: fix `aussian_kernel_estimate\` on S390X
#13586: BUG: sparse: Create a utility function `etdata\`
#13598: MAINT, BUG: enforce contiguous layout for output array in Rotation.as_euler
#13687: BUG: fix scipy.odr to consider given delta0 argument