[Numpy-discussion] ANN: SciPy 1.7.1

Charles R Harris charlesr.harris at gmail.com
Mon Aug 2 10:53:15 EDT 2021


On Sun, Aug 1, 2021 at 8:31 PM Tyler Reddy <tyler.je.reddy at gmail.com> wrote:

> Hi all,
>
> On behalf of the SciPy development team I'm pleased to announce
> the release of SciPy 1.7.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.7.1
> <https://github.com/scipy/scipy/releases/tag/v1.6.3>
> <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.7.1
>
> =====================
> SciPy 1.7.1 Release Notes
> =====================
>
> SciPy 1.7.1 is a bug-fix release with no new features
> compared to 1.7.0.
>
> Authors
> =======
>
> * Peter Bell
> * Evgeni Burovski
> * Justin Charlong +
> * Ralf Gommers
> * Matti Picus
> * Tyler Reddy
> * Pamphile Roy
> * Sebastian Wallkötter
> * Arthur Volant
>
> A total of 9 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.7.1
> ------------------------------
>
> * `#14074 <https://github.com/scipy/scipy/issues/14074>`__: Segmentation
> fault when building cKDTree with Scipy 1.6.3.
> * `#14271 <https://github.com/scipy/scipy/issues/14271>`__:
> scipy.io.loadmat failure in 1.7.0
> * `#14273 <https://github.com/scipy/scipy/issues/14273>`__:
> \`scipy.signal.{medfilt,medfilt2d}\` hit "Windows fatal exception:...
> * `#14282 <https://github.com/scipy/scipy/issues/14282>`__: DOC, CI:
> stats skewtest refguide failure
> * `#14363 <https://github.com/scipy/scipy/issues/14363>`__: Huge stack
> allocation in _sobol.pyx may cause stack overvflow
> * `#14382 <https://github.com/scipy/scipy/issues/14382>`__: Memory leak
> in \`scipy.spatial.distance\` for \`cdist\`
> * `#14396 <https://github.com/scipy/scipy/issues/14396>`__: BUG: Sphinx
> 4.1 breaks the banner's logo
> * `#14444 <https://github.com/scipy/scipy/issues/14444>`__: DOC/FEAT
> Rotation.from_rotvec documents a degrees argument which...
>
> Pull requests for 1.7.1
> ------------------------------
>
> * `#14178 <https://github.com/scipy/scipy/pull/14178>`__: DEV: Update
> Boschloo Exact test
> * `#14264 <https://github.com/scipy/scipy/pull/14264>`__: REL: prepare
> for SciPy 1.7.1
> * `#14283 <https://github.com/scipy/scipy/pull/14283>`__: BUG: fix
> refguide-check namedtuple handling
> * `#14303 <https://github.com/scipy/scipy/pull/14303>`__: FIX: Check for
> None before calling str methods
> * `#14327 <https://github.com/scipy/scipy/pull/14327>`__: BUG: medfilt
> can access beyond the end of an array
> * `#14355 <https://github.com/scipy/scipy/pull/14355>`__: BUG: KDTree
> balanced_tree is unbalanced for degenerate data
> * `#14368 <https://github.com/scipy/scipy/pull/14368>`__: BUG: avoid
> large cython global variable in function
> * `#14384 <https://github.com/scipy/scipy/pull/14384>`__: BUG: Reference
> count leak in distance_pybind
> * `#14397 <https://github.com/scipy/scipy/pull/14397>`__: DOC/CI: do not
> allow sphinx 4.1.
> * `#14417 <https://github.com/scipy/scipy/pull/14417>`__: DOC/CI: pin
> sphinx to !=4.1.0
> * `#14460 <https://github.com/scipy/scipy/pull/14460>`__: DOC: add
> required scipy version to kwarg
> * `#14466 <https://github.com/scipy/scipy/pull/14466>`__: MAINT: 1.7.1
> backports (round 1)
> * `#14508 <https://github.com/scipy/scipy/pull/14508>`__: MAINT: bump
> scipy-mathjax
> * `#14509 <https://github.com/scipy/scipy/pull/14509>`__: MAINT: 1.7.1
> backports (round 2)
>
>
> Checksums
> =========
>
> MD5
> ~~~
>
> ef8b44a175818183de28f2c3dacf4b74
>  scipy-1.7.1-cp37-cp37m-macosx_10_9_x86_64.whl
> 4f717b62946a6306bba88696b4992c73
>  scipy-1.7.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
> decf6837d0a28bdeb911e6e2d18b777c
>  scipy-1.7.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
> 6449932605e3284f731744eb207e5612
>  scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
> fb94deaf9b43bf18890b0bd12fc26fda  scipy-1.7.1-cp37-cp37m-win32.whl
> c5894e5811278243d7f4abeb1a5f230f  scipy-1.7.1-cp37-cp37m-win_amd64.whl
> 3aec592a699f835319cbb4649f30df71
>  scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl
> 774a74a6c81d40c9a305523707c024f4
>  scipy-1.7.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
> 30206a19a96549f665bd608fe6bf2761
>  scipy-1.7.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
> eb58d9f3797d47866bfe571d5df3b827
>  scipy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
> 808a907d994b98fd6dbe2050a48b8c69  scipy-1.7.1-cp38-cp38-win32.whl
> 688921def6681ee5abe8543aca8383c2  scipy-1.7.1-cp38-cp38-win_amd64.whl
> 2fe4e958cb14d0b071c494b9faee0c98
>  scipy-1.7.1-cp39-cp39-macosx_10_9_x86_64.whl
> dd5b4db9cf83a0594e0b651e198b16a4
>  scipy-1.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
> 67c5d75378d0ba2803c1b93fe670563b
>  scipy-1.7.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
> c1ea8eec1dd6dc9c1b3eae24e3b3a34a
>  scipy-1.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
> 93efd36f2c52dadbe7c9a377ad8c5be2  scipy-1.7.1-cp39-cp39-win32.whl
> f8d0f87aaa8929f059fcf840db345310  scipy-1.7.1-cp39-cp39-win_amd64.whl
> 8ac74369cdcabc097f602682c951197c  scipy-1.7.1.tar.gz
> deb130f3959e5623fafb4a262c28183b  scipy-1.7.1.tar.xz
> 5dd4ab895eaa141cb01b954ecae2ddfc  scipy-1.7.1.zip
>
> SHA256
> ~~~~~~
>
> 2a0eeaab01258e0870c4022a6cd329aef3b7c6c2b606bd7cf7bb2ba9820ae561
>  scipy-1.7.1-cp37-cp37m-macosx_10_9_x86_64.whl
> 3f52470e0548cdb74fb8ddf06773ffdcca7c97550f903b1c51312ec19243a7f7
>  scipy-1.7.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
> 787749110a23502031fb1643c55a2236c99c6b989cca703ea2114d65e21728ef
>  scipy-1.7.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
> 3304bd5bc32e00954ac4b3f4cc382ca8824719bf348aacbec6347337d6b125fe
>  scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
> d1388fbac9dd591ea630da75c455f4cc637a7ca5ecb31a6b6cef430914749cde
>  scipy-1.7.1-cp37-cp37m-win32.whl
> d648aa85dd5074b1ed83008ae987c3fbb53d68af619fce1dee231f4d8bd40e2f
>  scipy-1.7.1-cp37-cp37m-win_amd64.whl
> bc61e3e5ff92d2f32bb263621d54a9cff5e3f7c420af3d1fa122ce2529de2bd9
>  scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl
> a496b42dbcd04ea9924f5e92be63af3d8e0f43a274b769bfaca0a297327d54ee
>  scipy-1.7.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
> d13f31457f2216e5705304d9f28e2826edf75487410a57aa99263fa4ffd792c2
>  scipy-1.7.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
> 90c07ba5f34f33299a428b0d4fa24c30d2ceba44d63f8385b2b05be460819fcb
>  scipy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
> efdd3825d54c58df2cc394366ca4b9166cf940a0ebddeb87b6c10053deb625ea
>  scipy-1.7.1-cp38-cp38-win32.whl
> 71cfc96297617eab911e22216e8a8597703202e95636d9406df9af5c2ac99a2b
>  scipy-1.7.1-cp38-cp38-win_amd64.whl
> 4ee952f39a4a4c7ba775a32b664b1f4b74818548b65f765987adc14bb78f5802
>  scipy-1.7.1-cp39-cp39-macosx_10_9_x86_64.whl
> 611f9cb459d0707dd8e4de0c96f86e93f61aac7475fcb225e9ec71fecdc5cebf
>  scipy-1.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
> e101bceeb9e65a90dadbc5ca31283403a2d4667b9c178db29109750568e8d112
>  scipy-1.7.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
> 4729b41a4cdaf4cd011aeac816b532f990bdf97710cef59149d3e293115cf467
>  scipy-1.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
> c9951e3746b68974125e5e3445008a4163dd6d20ae0bbdae22b38cb8951dc11b
>  scipy-1.7.1-cp39-cp39-win32.whl
> da9c6b336e540def0b7fd65603da8abeb306c5fc9a5f4238665cbbb5ff95cf58
>  scipy-1.7.1-cp39-cp39-win_amd64.whl
> 6b47d5fa7ea651054362561a28b1ccc8da9368a39514c1bbf6c0977a1c376764
>  scipy-1.7.1.tar.gz
> fdfe1d1eb1569846e331bd8d72106a8c446dafb2192c00adbb5376b02a0a1104
>  scipy-1.7.1.tar.xz
> 0dbea8556cb3770656770e5ed02e451dd3069c2f2f70ac885dea65f679a23afe
>  scipy-1.7.1.zip
>
>
Thanks Tyler... Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/numpy-discussion/attachments/20210802/486453f0/attachment.html>


More information about the NumPy-Discussion mailing list