SciPy 1.2.2 Release Notes¶
SciPy 1.2.2 is a bug-fix release with no new features compared to 1.2.1. Importantly, the SciPy 1.2.2 wheels are built with OpenBLAS 0.3.7.dev to alleviate issues with SkylakeX AVX512 kernels.
Authors¶
CJ Carey
Tyler Dawson +
Ralf Gommers
Kai Striega
Andrew Nelson
Tyler Reddy
Kevin Sheppard +
A total of 7 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.2.2¶
#9611: Overflow error with new way of p-value calculation in kendall tau correlation for perfectly monotonic vectors
#9964: optimize.newton : overwrites x0 argument when it is a numpy array
#9784: TST: Minimum NumPy version is not being CI tested
#10132: Docs: Description of nnz attribute of sparse.csc_matrix misleading