[SciPy-Dev] ANN: SciPy 1.6.1

Tyler Reddy tyler.je.reddy at gmail.com
Wed Feb 17 22:27:40 EST 2021


Hi all,

On behalf of the SciPy development team I'm pleased to announce
the release of SciPy 1.6.1, which is a bug fix release.

Sources and binary wheels can be found at:
https://pypi.org/project/scipy/
and at: https://github.com/scipy/scipy/releases/tag/v1.6.1

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

pip install scipy==1.6.1

=====================
SciPy 1.6.1 Release Notes
=====================

SciPy 1.6.1 is a bug-fix release with no new features
compared to 1.6.0.

Please note that for SciPy wheels to correctly install with Pip on
macOS 11, Pip >= 20.3.3 is needed.

Authors
======

* Peter Bell
* Evgeni Burovski
* CJ Carey
* Ralf Gommers
* Peter Mahler Larsen
* Cheng H. Lee +
* Cong Ma
* Nicholas McKibben
* Nikola Forró
* Tyler Reddy
* Warren Weckesser

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

* `#13072 <https://github.com/scipy/scipy/issues/13072>`__: BLD: Quadpack
undefined references
* `#13241 <https://github.com/scipy/scipy/issues/13241>`__: Not enough
values to unpack when passing tuple to \`blocksize\`...
* `#13329 <https://github.com/scipy/scipy/issues/13329>`__: Large sparse
matrices of big integers lose information
* `#13342 <https://github.com/scipy/scipy/issues/13342>`__: fftn crashes if
shape arguments are supplied as ndarrays
* `#13356 <https://github.com/scipy/scipy/issues/13356>`__:
LSQBivariateSpline segmentation fault when quitting the Python...
* `#13358 <https://github.com/scipy/scipy/issues/13358>`__:
scipy.spatial.transform.Rotation object can not be deepcopied...
* `#13408 <https://github.com/scipy/scipy/issues/13408>`__: Type of
\`has_sorted_indices\` property
* `#13412 <https://github.com/scipy/scipy/issues/13412>`__: Sorting
spherical Voronoi vertices leads to crash in area calculation
* `#13421 <https://github.com/scipy/scipy/issues/13421>`__:
linear_sum_assignment - support for matrices with more than 2^31...
* `#13428 <https://github.com/scipy/scipy/issues/13428>`__:
\`stats.exponnorm.cdf\` returns \`nan\` for small values of \`K\`...
* `#13465 <https://github.com/scipy/scipy/issues/13465>`__:
KDTree.count_neighbors : 0xC0000005 error for tuple of different...
* `#13468 <https://github.com/scipy/scipy/issues/13468>`__:
directed_hausdorff issue with shuffle
* `#13472 <https://github.com/scipy/scipy/issues/13472>`__: Failures on
FutureWarnings with numpy 1.20.0 for lfilter, sosfilt...
* `#13565 <https://github.com/scipy/scipy/issues/13565>`__: BUG: 32-bit
wheels repo test failure in optimize

Pull requests for 1.6.1
-----------------------------

* `#13318 <https://github.com/scipy/scipy/pull/13318>`__: REL: prepare for
SciPy 1.6.1
* `#13344 <https://github.com/scipy/scipy/pull/13344>`__: BUG: fftpack
doesn't work with ndarray shape argument
* `#13345 <https://github.com/scipy/scipy/pull/13345>`__: MAINT: Replace
scipy.take with numpy.take in FFT function docstrings.
* `#13354 <https://github.com/scipy/scipy/pull/13354>`__: BUG: optimize:
rename private functions to include leading underscore
* `#13387 <https://github.com/scipy/scipy/pull/13387>`__: BUG: Support
big-endian platforms and big-endian WAVs
* `#13394 <https://github.com/scipy/scipy/pull/13394>`__: BUG: Fix Python
crash by allocating larger array in LSQBivariateSpline
* `#13400 <https://github.com/scipy/scipy/pull/13400>`__: BUG: sparse:
Better validation for BSR ctor
* `#13403 <https://github.com/scipy/scipy/pull/13403>`__: BUG: sparse:
Propagate dtype through CSR/CSC constructors
* `#13414 <https://github.com/scipy/scipy/pull/13414>`__: BUG: maintain
dtype of SphericalVoronoi regions
* `#13422 <https://github.com/scipy/scipy/pull/13422>`__: FIX: optimize:
use npy_intp to store array dims for lsap
* `#13425 <https://github.com/scipy/scipy/pull/13425>`__: BUG: spatial:
make Rotation picklable
* `#13426 <https://github.com/scipy/scipy/pull/13426>`__: BUG:
\`has_sorted_indices\` and \`has_canonical_format\` should...
* `#13430 <https://github.com/scipy/scipy/pull/13430>`__: BUG: stats: Fix
exponnorm.cdf and exponnorm.sf for small K
* `#13470 <https://github.com/scipy/scipy/pull/13470>`__: MAINT: silence
warning generated by \`spatial.directed_hausdorff\`
* `#13473 <https://github.com/scipy/scipy/pull/13473>`__: TST: fix failures
due to new FutureWarnings in NumPy 1.21.dev0
* `#13479 <https://github.com/scipy/scipy/pull/13479>`__: MAINT: update
directed_hausdorff Cython code
* `#13485 <https://github.com/scipy/scipy/pull/13485>`__: BUG: KDTree
weighted count_neighbors doesn't work between two...
* `#13503 <https://github.com/scipy/scipy/pull/13503>`__: TST: fix
\`test_fortranfile_read_mixed_record\` on big-endian...
* `#13518 <https://github.com/scipy/scipy/pull/13518>`__: DOC: document
that pip >= 20.3.3 is needed for macOS 11
* `#13520 <https://github.com/scipy/scipy/pull/13520>`__: BLD: update reqs
based on oldest-supported-numpy in pyproject.toml
* `#13567 <https://github.com/scipy/scipy/pull/13567>`__: TST, BUG: adjust
tol on test_equivalence

Checksums
=========

MD5
~~~

6312f6644420a0ad11f9dfb80aaa0560
 scipy-1.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
0018622e5d32ca0cc690db152a371889  scipy-1.6.1-cp37-cp37m-manylinux1_i686.whl
7612dc5ebc5928d606b6f486e0edabad
 scipy-1.6.1-cp37-cp37m-manylinux1_x86_64.whl
bcbc57efab027e9c74fe4be8ac1b6470
 scipy-1.6.1-cp37-cp37m-manylinux2014_aarch64.whl
49d9b5824b22c87d184214497fec1079  scipy-1.6.1-cp37-cp37m-win32.whl
929834c270b3056997717bbcee58809c  scipy-1.6.1-cp37-cp37m-win_amd64.whl
4a862104bb2add633ead9a28496356ae
 scipy-1.6.1-cp38-cp38-macosx_10_9_x86_64.whl
c0dc4f798d0acc015c5fb36d3d97f4ed  scipy-1.6.1-cp38-cp38-manylinux1_i686.whl
8f0dce3503871db857f44a3ffb5800f6
 scipy-1.6.1-cp38-cp38-manylinux1_x86_64.whl
e4ee2176f25684d1cd3d21f0db5906ed
 scipy-1.6.1-cp38-cp38-manylinux2014_aarch64.whl
8589661ea9a320746aef8299cd16f32f  scipy-1.6.1-cp38-cp38-win32.whl
819424a909991eec489441880709a97c  scipy-1.6.1-cp38-cp38-win_amd64.whl
e7ea30f4dc26b79a3a2b9446afd4c572
 scipy-1.6.1-cp39-cp39-macosx_10_9_x86_64.whl
d8f7678b426174aba4a6184803d90c5a  scipy-1.6.1-cp39-cp39-manylinux1_i686.whl
d8f5ec24b15fef9786a6233c28003753
 scipy-1.6.1-cp39-cp39-manylinux1_x86_64.whl
4a832944f71c5f7b019f6539475647a2
 scipy-1.6.1-cp39-cp39-manylinux2014_aarch64.whl
5fff9d3f673e4ae73e76f02ea8544aa3  scipy-1.6.1-cp39-cp39-win32.whl
b03f9713b7b9be7fa019ab3c94c72254  scipy-1.6.1-cp39-cp39-win_amd64.whl
98a860ce2d6296cace333d0a07501f13  scipy-1.6.1.tar.gz
5cd15c4b4abf2e24ed05dbde9e7b90c8  scipy-1.6.1.tar.xz
a3c4bf7491ea0ab49bc8b149334f50f7  scipy-1.6.1.zip

SHA256
~~~~~~

a15a1f3fc0abff33e792d6049161b7795909b40b97c6cc2934ed54384017ab76
 scipy-1.6.1-cp37-cp37m-macosx_10_9_x86_64.whl
e79570979ccdc3d165456dd62041d9556fb9733b86b4b6d818af7a0afc15f092
 scipy-1.6.1-cp37-cp37m-manylinux1_i686.whl
a423533c55fec61456dedee7b6ee7dce0bb6bfa395424ea374d25afa262be261
 scipy-1.6.1-cp37-cp37m-manylinux1_x86_64.whl
33d6b7df40d197bdd3049d64e8e680227151673465e5d85723b3b8f6b15a6ced
 scipy-1.6.1-cp37-cp37m-manylinux2014_aarch64.whl
6725e3fbb47da428794f243864f2297462e9ee448297c93ed1dcbc44335feb78
 scipy-1.6.1-cp37-cp37m-win32.whl
5fa9c6530b1661f1370bcd332a1e62ca7881785cc0f80c0d559b636567fab63c
 scipy-1.6.1-cp37-cp37m-win_amd64.whl
bd50daf727f7c195e26f27467c85ce653d41df4358a25b32434a50d8870fc519
 scipy-1.6.1-cp38-cp38-macosx_10_9_x86_64.whl
f46dd15335e8a320b0fb4685f58b7471702234cba8bb3442b69a3e1dc329c345
 scipy-1.6.1-cp38-cp38-manylinux1_i686.whl
0e5b0ccf63155d90da576edd2768b66fb276446c371b73841e3503be1d63fb5d
 scipy-1.6.1-cp38-cp38-manylinux1_x86_64.whl
2481efbb3740977e3c831edfd0bd9867be26387cacf24eb5e366a6a374d3d00d
 scipy-1.6.1-cp38-cp38-manylinux2014_aarch64.whl
68cb4c424112cd4be886b4d979c5497fba190714085f46b8ae67a5e4416c32b4
 scipy-1.6.1-cp38-cp38-win32.whl
5f331eeed0297232d2e6eea51b54e8278ed8bb10b099f69c44e2558c090d06bf
 scipy-1.6.1-cp38-cp38-win_amd64.whl
0c8a51d33556bf70367452d4d601d1742c0e806cd0194785914daf19775f0e67
 scipy-1.6.1-cp39-cp39-macosx_10_9_x86_64.whl
83bf7c16245c15bc58ee76c5418e46ea1811edcc2e2b03041b804e46084ab627
 scipy-1.6.1-cp39-cp39-manylinux1_i686.whl
794e768cc5f779736593046c9714e0f3a5940bc6dcc1dba885ad64cbfb28e9f0
 scipy-1.6.1-cp39-cp39-manylinux1_x86_64.whl
5da5471aed911fe7e52b86bf9ea32fb55ae93e2f0fac66c32e58897cfb02fa07
 scipy-1.6.1-cp39-cp39-manylinux2014_aarch64.whl
8e403a337749ed40af60e537cc4d4c03febddcc56cd26e774c9b1b600a70d3e4
 scipy-1.6.1-cp39-cp39-win32.whl
a5193a098ae9f29af283dcf0041f762601faf2e595c0db1da929875b7570353f
 scipy-1.6.1-cp39-cp39-win_amd64.whl
c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11
 scipy-1.6.1.tar.gz
2800f47a5040cbab05b3ce58f1dfb670c70232b0f56d30380c6fd4ef4e787df5
 scipy-1.6.1.tar.xz
18601effa06aba0e9f34475b6d34b3d7454feabe8b0f96bcc483b3fd38b0afc2
 scipy-1.6.1.zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scipy-dev/attachments/20210217/1246de8d/attachment.html>


More information about the SciPy-Dev mailing list