Hi all, On behalf of the SciPy development team, I'm pleased to announce the release of SciPy 1.11.4, 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.11.4 One of a few ways to install this release with pip: pip install scipy==1.11.4 ====================== SciPy 1.11.4 Release Notes ====================== SciPy 1.11.4 is a bug-fix release with no new features compared to 1.11.3. Authors ====== * Name (commits) * Jake Bowhay (2) * Ralf Gommers (4) * Julien Jerphanion (2) * Nikolay Mayorov (2) * Melissa Weber Mendonça (1) * Tirth Patel (1) * Tyler Reddy (22) * Dan Schult (3) * Nicolas Vetsch (1) + 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.11.4 -------------------------------- * `#19189 <https://github.com/scipy/scipy/issues/19189>`__: Contradiction in \`pyproject.toml\` requirements? * `#19228 <https://github.com/scipy/scipy/issues/19228>`__: Doc build fails with Python 3.11 * `#19245 <https://github.com/scipy/scipy/issues/19245>`__: BUG: upcasting of indices dtype from DIA to COO/CSR/BSR arrays * `#19351 <https://github.com/scipy/scipy/issues/19351>`__: BUG: Regression in 1.11.3 can still fail for \`optimize.least_squares\`... * `#19357 <https://github.com/scipy/scipy/issues/19357>`__: BUG: build failure with Xcode 15 linker * `#19359 <https://github.com/scipy/scipy/issues/19359>`__: BUG: DiscreteAliasUrn construction fails with UNURANError for... * `#19387 <https://github.com/scipy/scipy/issues/19387>`__: BUG: problem importing libgfortran.5.dylib on macOS Sonoma * `#19403 <https://github.com/scipy/scipy/issues/19403>`__: BUG: scipy.sparse.lil_matrix division by complex number leads... * `#19437 <https://github.com/scipy/scipy/issues/19437>`__: BUG: can't install scipy on mac m1 with poetry due to incompatible... * `#19500 <https://github.com/scipy/scipy/issues/19500>`__: DOC: doc build failing * `#19513 <https://github.com/scipy/scipy/issues/19513>`__: BUG: Python version constraints in releases causes issues for... Pull requests for 1.11.4 -------------------------------- * `#19230 <https://github.com/scipy/scipy/pull/19230>`__: DOC, MAINT: workaround for py311 docs * `#19307 <https://github.com/scipy/scipy/pull/19307>`__: set idx_dtype in sparse dia_array.tocoo * `#19316 <https://github.com/scipy/scipy/pull/19316>`__: MAINT: Prep 1.11.4 * `#19320 <https://github.com/scipy/scipy/pull/19320>`__: BLD: fix up version parsing issue in cythonize.py for setup.py... * `#19329 <https://github.com/scipy/scipy/pull/19329>`__: DOC: stats.chisquare: result object contains attribute 'statistic' * `#19335 <https://github.com/scipy/scipy/pull/19335>`__: BUG: fix pow method for sparrays with power zero * `#19364 <https://github.com/scipy/scipy/pull/19364>`__: MAINT, BUG: stats: update the UNU.RAN submodule with DAU fix * `#19379 <https://github.com/scipy/scipy/pull/19379>`__: BUG: Restore the original behavior of 'trf' from least_squares... * `#19400 <https://github.com/scipy/scipy/pull/19400>`__: BLD: use classic linker on macOS 14 (Sonoma), the new linker... * `#19408 <https://github.com/scipy/scipy/pull/19408>`__: BUG: Fix typecasting problem in scipy.sparse.lil_matrix truediv * `#19504 <https://github.com/scipy/scipy/pull/19504>`__: DOC, MAINT: Bump CircleCI Python version to 3.11 * `#19517 <https://github.com/scipy/scipy/pull/19517>`__: MAINT, REL: unpin Python 1.11.x branch * `#19550 <https://github.com/scipy/scipy/pull/19550>`__: MAINT, BLD: poetry loongarch shims Checksums ========= MD5 ~~~ 3324298ede271261e0b74df81ca2aa3a Changelog e8b456252ac318dd9f853bf8d8c45029 README.txt b99a5cf10c6a76d2d87ce59d4f87b811 scipy-1.11.4-cp310-cp310-macosx_10_9_x86_64.whl 67d95164f2366ff0efdff3dd25313e8e scipy-1.11.4-cp310-cp310-macosx_12_0_arm64.whl 198cdbc80b37bc4eb262b4478f8bab52 scipy-1.11.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl e61c5838aa069eddaa1e71d8d9d85509 scipy-1.11.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 517f82f0b581aa34630158591377b127 scipy-1.11.4-cp310-cp310-musllinux_1_1_x86_64.whl 9b9fa69812be52fc1da643d4dcab2abf scipy-1.11.4-cp310-cp310-win_amd64.whl 955a224e94e29e03d0c3cfda7147d756 scipy-1.11.4-cp311-cp311-macosx_10_9_x86_64.whl c6d0bfc7b2e57822de9249f468e234e6 scipy-1.11.4-cp311-cp311-macosx_12_0_arm64.whl 617c587f9442fa26fb36876efefdb311 scipy-1.11.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 00fe7507f91e11730ed6f48d5881fd74 scipy-1.11.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 340b520348315d183455e7b79fc0c1d3 scipy-1.11.4-cp311-cp311-musllinux_1_1_x86_64.whl fc3aade39fda56dbcd07106bd4b26c84 scipy-1.11.4-cp311-cp311-win_amd64.whl 6b2eeebed81a8aba66d703d785b562e1 scipy-1.11.4-cp312-cp312-macosx_10_9_x86_64.whl f61c07733fcd8747fa3212295bf639e7 scipy-1.11.4-cp312-cp312-macosx_12_0_arm64.whl b8526ce9d78ee7629fa1c00733233a01 scipy-1.11.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 13794337c432999fa37f8cf0280b08f8 scipy-1.11.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 30e84671d615659f0041a47f6aee5105 scipy-1.11.4-cp312-cp312-musllinux_1_1_x86_64.whl eae94466eb0c36b61db723b5cd835fec scipy-1.11.4-cp312-cp312-win_amd64.whl 616e80dff4d6590aba7096ad1dcccb31 scipy-1.11.4-cp39-cp39-macosx_10_9_x86_64.whl 750ff6a0490796885a159a0aa338072b scipy-1.11.4-cp39-cp39-macosx_12_0_arm64.whl 96c002ce95d2cc8e16c81bfe9746198b scipy-1.11.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 07695f6f859e93e736008d592cf2080e scipy-1.11.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 700b898a5a373cefdc76954282c66bab scipy-1.11.4-cp39-cp39-musllinux_1_1_x86_64.whl af9246a44e37b2ecfb7370eeb55bd84c scipy-1.11.4-cp39-cp39-win_amd64.whl SHA256 ~~~~~~ cd3df3413447fa60638bd98eb7b3066d93855197ce67210b52f8cf4093b6242b Changelog 753ed3b3ee750a8d52535c860aac29f8bcfb0183c6eafc925f7b41c68921a68b README.txt bc9a714581f561af0848e6b69947fda0614915f072dfd14142ed1bfe1b806710 scipy-1.11.4-cp310-cp310-macosx_10_9_x86_64.whl cf00bd2b1b0211888d4dc75656c0412213a8b25e80d73898083f402b50f47e41 scipy-1.11.4-cp310-cp310-macosx_12_0_arm64.whl b9999c008ccf00e8fbcce1236f85ade5c569d13144f77a1946bef8863e8f6eb4 scipy-1.11.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 933baf588daa8dc9a92c20a0be32f56d43faf3d1a60ab11b3f08c356430f6e56 scipy-1.11.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 8fce70f39076a5aa62e92e69a7f62349f9574d8405c0a5de6ed3ef72de07f446 scipy-1.11.4-cp310-cp310-musllinux_1_1_x86_64.whl 6550466fbeec7453d7465e74d4f4b19f905642c89a7525571ee91dd7adabb5a3 scipy-1.11.4-cp310-cp310-win_amd64.whl f313b39a7e94f296025e3cffc2c567618174c0b1dde173960cf23808f9fae4be scipy-1.11.4-cp311-cp311-macosx_10_9_x86_64.whl 1b7c3dca977f30a739e0409fb001056484661cb2541a01aba0bb0029f7b68db8 scipy-1.11.4-cp311-cp311-macosx_12_0_arm64.whl 00150c5eae7b610c32589dda259eacc7c4f1665aedf25d921907f4d08a951b1c scipy-1.11.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 530f9ad26440e85766509dbf78edcfe13ffd0ab7fec2560ee5c36ff74d6269ff scipy-1.11.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 5e347b14fe01003d3b78e196e84bd3f48ffe4c8a7b8a1afbcb8f5505cb710993 scipy-1.11.4-cp311-cp311-musllinux_1_1_x86_64.whl acf8ed278cc03f5aff035e69cb511741e0418681d25fbbb86ca65429c4f4d9cd scipy-1.11.4-cp311-cp311-win_amd64.whl 028eccd22e654b3ea01ee63705681ee79933652b2d8f873e7949898dda6d11b6 scipy-1.11.4-cp312-cp312-macosx_10_9_x86_64.whl 2c6ff6ef9cc27f9b3db93a6f8b38f97387e6e0591600369a297a50a8e96e835d scipy-1.11.4-cp312-cp312-macosx_12_0_arm64.whl b030c6674b9230d37c5c60ab456e2cf12f6784596d15ce8da9365e70896effc4 scipy-1.11.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl ad669df80528aeca5f557712102538f4f37e503f0c5b9541655016dd0932ca79 scipy-1.11.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl ce7fff2e23ab2cc81ff452a9444c215c28e6305f396b2ba88343a567feec9660 scipy-1.11.4-cp312-cp312-musllinux_1_1_x86_64.whl 36750b7733d960d7994888f0d148d31ea3017ac15eef664194b4ef68d36a4a97 scipy-1.11.4-cp312-cp312-win_amd64.whl 6e619aba2df228a9b34718efb023966da781e89dd3d21637b27f2e54db0410d7 scipy-1.11.4-cp39-cp39-macosx_10_9_x86_64.whl f3cd9e7b3c2c1ec26364856f9fbe78695fe631150f94cd1c22228456404cf1ec scipy-1.11.4-cp39-cp39-macosx_12_0_arm64.whl d10e45a6c50211fe256da61a11c34927c68f277e03138777bdebedd933712fea scipy-1.11.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 91af76a68eeae0064887a48e25c4e616fa519fa0d38602eda7e0f97d65d57937 scipy-1.11.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 6df1468153a31cf55ed5ed39647279beb9cfb5d3f84369453b49e4b8502394fd scipy-1.11.4-cp39-cp39-musllinux_1_1_x86_64.whl ee410e6de8f88fd5cf6eadd73c135020bfbbbdfcd0f6162c36a7638a1ea8cc65 scipy-1.11.4-cp39-cp39-win_amd64.whl
_______________________________________________ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: arch...@mail-archive.com