<div dir="ltr"><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 1, 2021 at 8:31 PM Tyler Reddy <<a href="mailto:tyler.je.reddy@gmail.com" target="_blank">tyler.je.reddy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>On behalf of the <span><span><span><span><span>SciPy</span></span></span></span></span> development team I'm pleased to announce<br>the release of <span><span><span><span><span>SciPy</span></span></span></span></span> <span><span><span>1</span>.7.1<span></span></span></span>, which is a bug fix release.<br></div><div><br></div><div>Sources and binary wheels can be found at:</div><div><a href="https://pypi.org/project/scipy/" target="_blank">https://pypi.org/project/<span><span><span><span>scipy</span></span></span></span>/</a> <br></div><div>and at: <a href="https://github.com/scipy/scipy/releases/tag/v1.7.1" target="_blank">https://github.com/scipy/scipy/releases/tag/v1.7.1</a> <a href="https://github.com/scipy/scipy/releases/tag/v1.6.3" target="_blank"><span></span></a><a href="https://github.com/scipy/scipy/releases/tag/v1.6.1" target="_blank"><span><span></span></span></a> </div><div><br></div><div>One of a few ways to install this release with pip:</div><div><br></div><div>pip install <span><span><span><span>scipy</span></span></span></span>==<span><span>1</span>.7.1</span></div><div><br></div><div>=====================<br>SciPy 1.7.1 Release Notes<br>=====================<br><br>SciPy 1.7.1 is a bug-fix release with no new features<br>compared to 1.7.0.<br><br>Authors<br>=======<br><br>* Peter Bell<br>* Evgeni Burovski<br>* Justin Charlong +<br>* Ralf Gommers<br>* Matti Picus<br>* Tyler Reddy<br>* Pamphile Roy<br>* Sebastian Wallkötter<br>* Arthur Volant<br><br>A total of 9 people contributed to this release.<br>People with a "+" by their names contributed a patch for the first time.<br>This list of names is automatically generated, and may not be fully complete.<br><br>Issues closed for 1.7.1<br>------------------------------<br><br>* `#14074 <<a href="https://github.com/scipy/scipy/issues/14074" target="_blank">https://github.com/scipy/scipy/issues/14074</a>>`__: Segmentation fault when building cKDTree with Scipy 1.6.3.<br>* `#14271 <<a href="https://github.com/scipy/scipy/issues/14271" target="_blank">https://github.com/scipy/scipy/issues/14271</a>>`__: scipy.io.loadmat failure in 1.7.0<br>* `#14273 <<a href="https://github.com/scipy/scipy/issues/14273" target="_blank">https://github.com/scipy/scipy/issues/14273</a>>`__: \`scipy.signal.{medfilt,medfilt2d}\` hit "Windows fatal exception:...<br>* `#14282 <<a href="https://github.com/scipy/scipy/issues/14282" target="_blank">https://github.com/scipy/scipy/issues/14282</a>>`__: DOC, CI: stats skewtest refguide failure<br>* `#14363 <<a href="https://github.com/scipy/scipy/issues/14363" target="_blank">https://github.com/scipy/scipy/issues/14363</a>>`__: Huge stack allocation in _sobol.pyx may cause stack overvflow<br>* `#14382 <<a href="https://github.com/scipy/scipy/issues/14382" target="_blank">https://github.com/scipy/scipy/issues/14382</a>>`__: Memory leak in \`scipy.spatial.distance\` for \`cdist\`<br>* `#14396 <<a href="https://github.com/scipy/scipy/issues/14396" target="_blank">https://github.com/scipy/scipy/issues/14396</a>>`__: BUG: Sphinx 4.1 breaks the banner's logo<br>* `#14444 <<a href="https://github.com/scipy/scipy/issues/14444" target="_blank">https://github.com/scipy/scipy/issues/14444</a>>`__: DOC/FEAT Rotation.from_rotvec documents a degrees argument which...<br><br>Pull requests for 1.7.1<br>------------------------------<br><br>* `#14178 <<a href="https://github.com/scipy/scipy/pull/14178" target="_blank">https://github.com/scipy/scipy/pull/14178</a>>`__: DEV: Update Boschloo Exact test<br>* `#14264 <<a href="https://github.com/scipy/scipy/pull/14264" target="_blank">https://github.com/scipy/scipy/pull/14264</a>>`__: REL: prepare for SciPy 1.7.1<br>* `#14283 <<a href="https://github.com/scipy/scipy/pull/14283" target="_blank">https://github.com/scipy/scipy/pull/14283</a>>`__: BUG: fix refguide-check namedtuple handling<br>* `#14303 <<a href="https://github.com/scipy/scipy/pull/14303" target="_blank">https://github.com/scipy/scipy/pull/14303</a>>`__: FIX: Check for None before calling str methods<br>* `#14327 <<a href="https://github.com/scipy/scipy/pull/14327" target="_blank">https://github.com/scipy/scipy/pull/14327</a>>`__: BUG: medfilt can access beyond the end of an array<br>* `#14355 <<a href="https://github.com/scipy/scipy/pull/14355" target="_blank">https://github.com/scipy/scipy/pull/14355</a>>`__: BUG: KDTree balanced_tree is unbalanced for degenerate data<br>* `#14368 <<a href="https://github.com/scipy/scipy/pull/14368" target="_blank">https://github.com/scipy/scipy/pull/14368</a>>`__: BUG: avoid large cython global variable in function<br>* `#14384 <<a href="https://github.com/scipy/scipy/pull/14384" target="_blank">https://github.com/scipy/scipy/pull/14384</a>>`__: BUG: Reference count leak in distance_pybind<br>* `#14397 <<a href="https://github.com/scipy/scipy/pull/14397" target="_blank">https://github.com/scipy/scipy/pull/14397</a>>`__: DOC/CI: do not allow sphinx 4.1.<br>* `#14417 <<a href="https://github.com/scipy/scipy/pull/14417" target="_blank">https://github.com/scipy/scipy/pull/14417</a>>`__: DOC/CI: pin sphinx to !=4.1.0<br>* `#14460 <<a href="https://github.com/scipy/scipy/pull/14460" target="_blank">https://github.com/scipy/scipy/pull/14460</a>>`__: DOC: add required scipy version to kwarg<br>* `#14466 <<a href="https://github.com/scipy/scipy/pull/14466" target="_blank">https://github.com/scipy/scipy/pull/14466</a>>`__: MAINT: 1.7.1 backports (round 1)<br>* `#14508 <<a href="https://github.com/scipy/scipy/pull/14508" target="_blank">https://github.com/scipy/scipy/pull/14508</a>>`__: MAINT: bump scipy-mathjax<br>* `#14509 <<a href="https://github.com/scipy/scipy/pull/14509" target="_blank">https://github.com/scipy/scipy/pull/14509</a>>`__: MAINT: 1.7.1 backports (round 2)<br><br><br>Checksums<br>=========<br><br>MD5<br>~~~<br><br>ef8b44a175818183de28f2c3dacf4b74  scipy-1.7.1-cp37-cp37m-macosx_10_9_x86_64.whl<br>4f717b62946a6306bba88696b4992c73  scipy-1.7.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl<br>decf6837d0a28bdeb911e6e2d18b777c  scipy-1.7.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl<br>6449932605e3284f731744eb207e5612  scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl<br>fb94deaf9b43bf18890b0bd12fc26fda  scipy-1.7.1-cp37-cp37m-win32.whl<br>c5894e5811278243d7f4abeb1a5f230f  scipy-1.7.1-cp37-cp37m-win_amd64.whl<br>3aec592a699f835319cbb4649f30df71  scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl<br>774a74a6c81d40c9a305523707c024f4  scipy-1.7.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl<br>30206a19a96549f665bd608fe6bf2761  scipy-1.7.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl<br>eb58d9f3797d47866bfe571d5df3b827  scipy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl<br>808a907d994b98fd6dbe2050a48b8c69  scipy-1.7.1-cp38-cp38-win32.whl<br>688921def6681ee5abe8543aca8383c2  scipy-1.7.1-cp38-cp38-win_amd64.whl<br>2fe4e958cb14d0b071c494b9faee0c98  scipy-1.7.1-cp39-cp39-macosx_10_9_x86_64.whl<br>dd5b4db9cf83a0594e0b651e198b16a4  scipy-1.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl<br>67c5d75378d0ba2803c1b93fe670563b  scipy-1.7.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl<br>c1ea8eec1dd6dc9c1b3eae24e3b3a34a  scipy-1.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl<br>93efd36f2c52dadbe7c9a377ad8c5be2  scipy-1.7.1-cp39-cp39-win32.whl<br>f8d0f87aaa8929f059fcf840db345310  scipy-1.7.1-cp39-cp39-win_amd64.whl<br>8ac74369cdcabc097f602682c951197c  scipy-1.7.1.tar.gz<br>deb130f3959e5623fafb4a262c28183b  scipy-1.7.1.tar.xz<br>5dd4ab895eaa141cb01b954ecae2ddfc  scipy-1.7.1.zip<br><br>SHA256<br>~~~~~~<br><br>2a0eeaab01258e0870c4022a6cd329aef3b7c6c2b606bd7cf7bb2ba9820ae561  scipy-1.7.1-cp37-cp37m-macosx_10_9_x86_64.whl<br>3f52470e0548cdb74fb8ddf06773ffdcca7c97550f903b1c51312ec19243a7f7  scipy-1.7.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl<br>787749110a23502031fb1643c55a2236c99c6b989cca703ea2114d65e21728ef  scipy-1.7.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl<br>3304bd5bc32e00954ac4b3f4cc382ca8824719bf348aacbec6347337d6b125fe  scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl<br>d1388fbac9dd591ea630da75c455f4cc637a7ca5ecb31a6b6cef430914749cde  scipy-1.7.1-cp37-cp37m-win32.whl<br>d648aa85dd5074b1ed83008ae987c3fbb53d68af619fce1dee231f4d8bd40e2f  scipy-1.7.1-cp37-cp37m-win_amd64.whl<br>bc61e3e5ff92d2f32bb263621d54a9cff5e3f7c420af3d1fa122ce2529de2bd9  scipy-1.7.1-cp38-cp38-macosx_10_9_x86_64.whl<br>a496b42dbcd04ea9924f5e92be63af3d8e0f43a274b769bfaca0a297327d54ee  scipy-1.7.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl<br>d13f31457f2216e5705304d9f28e2826edf75487410a57aa99263fa4ffd792c2  scipy-1.7.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl<br>90c07ba5f34f33299a428b0d4fa24c30d2ceba44d63f8385b2b05be460819fcb  scipy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl<br>efdd3825d54c58df2cc394366ca4b9166cf940a0ebddeb87b6c10053deb625ea  scipy-1.7.1-cp38-cp38-win32.whl<br>71cfc96297617eab911e22216e8a8597703202e95636d9406df9af5c2ac99a2b  scipy-1.7.1-cp38-cp38-win_amd64.whl<br>4ee952f39a4a4c7ba775a32b664b1f4b74818548b65f765987adc14bb78f5802  scipy-1.7.1-cp39-cp39-macosx_10_9_x86_64.whl<br>611f9cb459d0707dd8e4de0c96f86e93f61aac7475fcb225e9ec71fecdc5cebf  scipy-1.7.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl<br>e101bceeb9e65a90dadbc5ca31283403a2d4667b9c178db29109750568e8d112  scipy-1.7.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl<br>4729b41a4cdaf4cd011aeac816b532f990bdf97710cef59149d3e293115cf467  scipy-1.7.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl<br>c9951e3746b68974125e5e3445008a4163dd6d20ae0bbdae22b38cb8951dc11b  scipy-1.7.1-cp39-cp39-win32.whl<br>da9c6b336e540def0b7fd65603da8abeb306c5fc9a5f4238665cbbb5ff95cf58  scipy-1.7.1-cp39-cp39-win_amd64.whl<br>6b47d5fa7ea651054362561a28b1ccc8da9368a39514c1bbf6c0977a1c376764  scipy-1.7.1.tar.gz<br>fdfe1d1eb1569846e331bd8d72106a8c446dafb2192c00adbb5376b02a0a1104  scipy-1.7.1.tar.xz<br>0dbea8556cb3770656770e5ed02e451dd3069c2f2f70ac885dea65f679a23afe  scipy-1.7.1.zip<br><br></div></div></blockquote><div><br></div><div>Thanks Tyler... Chuck </div></div></div>
</div>