Hi all, On behalf of the SciPy development team, I'm pleased to announce the release of SciPy 1.11.3, 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.3 One of a few ways to install this release with pip: pip install scipy==1.11.3 ====================== SciPy 1.11.3 Release Notes ====================== SciPy 1.11.3 is a bug-fix release with no new features compared to 1.11.2. Authors ======= * Name (commits) * Jake Bowhay (2) * CJ Carey (1) * Colin Carroll (1) + * Anirudh Dagar (2) * drestebon (1) + * Ralf Gommers (5) * Matt Haberland (2) * Julien Jerphanion (1) * Uwe L. Korn (1) + * Ellie Litwack (2) * Andrew Nelson (5) * Bharat Raghunathan (1) * Tyler Reddy (37) * Søren Fuglede Jørgensen (2) * Hielke Walinga (1) + * Warren Weckesser (1) * Bernhard M. Wiedemann (1) A total of 17 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.3 -------------------------------- * `#15093 <https://github.com/scipy/scipy/issues/15093>`__: BUG: scipy.optimize's trust-constr algorithm hangs when keep-feasible... * `#15273 <https://github.com/scipy/scipy/issues/15273>`__: freqz: suboptimal performance for worN=2\*\*n+1, include_nyquist=True... * `#17269 <https://github.com/scipy/scipy/issues/17269>`__: Bug in scipy.sparse.csgraph.min_weight_full_bipartite_matching * `#17289 <https://github.com/scipy/scipy/issues/17289>`__: BUG: Different results between numpy.fft.rfft and scipy.signal.freqz * `#18716 <https://github.com/scipy/scipy/issues/18716>`__: Buffer dtype mismatch, expected 'ITYPE_t' but got 'long' * `#18782 <https://github.com/scipy/scipy/issues/18782>`__: BUG: johnsonsu distribution no longer accepts integer \`b\` parameter * `#18922 <https://github.com/scipy/scipy/issues/18922>`__: BUG: dev.py has \`distutils\` usage * `#19101 <https://github.com/scipy/scipy/issues/19101>`__: BUG: mesonpy embeds random path in .pyx files * `#19103 <https://github.com/scipy/scipy/issues/19103>`__: BUG: Regression in 1.11.2: optimize.least_squares with method='trf'... * `#19132 <https://github.com/scipy/scipy/issues/19132>`__: BUG: Build fails on latest commit * `#19149 <https://github.com/scipy/scipy/issues/19149>`__: BUG: scipy.sparse.csgraph.laplacian raises AttributeError on... * `#19197 <https://github.com/scipy/scipy/issues/19197>`__: BUG: Incorrect sampling from zero rank covariance Pull requests for 1.11.3 ------------------------------- * `#17633 <https://github.com/scipy/scipy/pull/17633>`__: BUG: add infeasibility checks to min_weight_full_bipartite_matching * `#18784 <https://github.com/scipy/scipy/pull/18784>`__: BUG: Allow johnsonsu parameters to be floats * `#18913 <https://github.com/scipy/scipy/pull/18913>`__: BUG: sparse.csgraph: Support int64 indices in traversal.pyx * `#18924 <https://github.com/scipy/scipy/pull/18924>`__: BUG: Fix python3.12 distutils dev.py build * `#18956 <https://github.com/scipy/scipy/pull/18956>`__: BUG: trust-constr Bounds exclusive * `#19076 <https://github.com/scipy/scipy/pull/19076>`__: MAINT: should not be using np.float64() on arrays * `#19084 <https://github.com/scipy/scipy/pull/19084>`__: REL, MAINT: prep for 1.11.3 * `#19111 <https://github.com/scipy/scipy/pull/19111>`__: BUG: Fixes #19103 by adding back make_strictly_feasible to lsq... * `#19123 <https://github.com/scipy/scipy/pull/19123>`__: BLD: Avoid absolute pathnames in .pyx files * `#19135 <https://github.com/scipy/scipy/pull/19135>`__: MAINT: signal: Remove the cval parameter from the private function... * `#19139 <https://github.com/scipy/scipy/pull/19139>`__: BLD: revert to using published wheels [wheel build] * `#19156 <https://github.com/scipy/scipy/pull/19156>`__: BUG: Support sparse arrays in scipy.sparse.csgraph.laplacian * `#19199 <https://github.com/scipy/scipy/pull/19199>`__: MAINT: stats.CovViaEigendecomposition: fix \`_LA\` attribute... * `#19200 <https://github.com/scipy/scipy/pull/19200>`__: TST: fix \`TestODR.test_implicit\` test failure with tolerance... * `#19208 <https://github.com/scipy/scipy/pull/19208>`__: BUG: freqz rfft grid fix * `#19280 <https://github.com/scipy/scipy/pull/19280>`__: MAINT: newton, make sure x0 is an inexact type * `#19286 <https://github.com/scipy/scipy/pull/19286>`__: BUG: stats: fix build failure due to incorrect Boost policies... * `#19290 <https://github.com/scipy/scipy/pull/19290>`__: BLD: add float.h include to \`_fpumode.c\`, fixes Clang on Windows... * `#19299 <https://github.com/scipy/scipy/pull/19299>`__: MAINT: fix libquadmath licence Checksums ========= MD5 ~~~ b940b7bab3db8f80d6f79f214ff48ec9 Changelog f744557fb5b0f5094635a35255561195 README.txt df92549e1d2832c0685d851303685301 scipy-1.11.3-cp310-cp310-macosx_10_9_x86_64.whl 989c613e807e1ec39b9ce7aced5b7f6d scipy-1.11.3-cp310-cp310-macosx_12_0_arm64.whl ee99c50f95ce57cb08ea701f5fa9e0b2 scipy-1.11.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 8c5c0a84ab318a916fc0695902e64a1b scipy-1.11.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 84efe7d92207e2bbd659f1b508de95a2 scipy-1.11.3-cp310-cp310-musllinux_1_1_x86_64.whl 860afed0364ae3275ddd96ec8b7c0a4b scipy-1.11.3-cp310-cp310-win_amd64.whl c8d0048c75e8c3bbb89867138446c716 scipy-1.11.3-cp311-cp311-macosx_10_9_x86_64.whl 77cbc738dcb07f61e21371ac0867c6f2 scipy-1.11.3-cp311-cp311-macosx_12_0_arm64.whl 2316f98543b94595e89680a5f07eed8d scipy-1.11.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 49bf268f522be17dc485097084d0e22d scipy-1.11.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 6d3781c9bb920311ba5ef791c62fe057 scipy-1.11.3-cp311-cp311-musllinux_1_1_x86_64.whl 48ca42c3d6e8a380d76baa3ab40268e3 scipy-1.11.3-cp311-cp311-win_amd64.whl 82678417b8a11c4e636764fcfaec5629 scipy-1.11.3-cp312-cp312-macosx_10_9_x86_64.whl ab13a6a0119533426194072ba988d398 scipy-1.11.3-cp312-cp312-macosx_12_0_arm64.whl 3198a523b0bc2c44bcc0d3da38ae431b scipy-1.11.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 4164b74ed3f7b5ff5682d5d0a37fbca0 scipy-1.11.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl e2cc2a1fa3240428402e5a147bd3f6c3 scipy-1.11.3-cp312-cp312-musllinux_1_1_x86_64.whl 22effdc789f3f914f419bad614bc0698 scipy-1.11.3-cp312-cp312-win_amd64.whl 73cde92a345dfa9a71389e1e786e455e scipy-1.11.3-cp39-cp39-macosx_10_9_x86_64.whl 21a4e09de491b366e9f884bbaf773c73 scipy-1.11.3-cp39-cp39-macosx_12_0_arm64.whl e917d5ac9167cb4da4a864c44ff72d61 scipy-1.11.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl c0d7ea4212f34224984a55f95154af39 scipy-1.11.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 1325fc11a69f1f8955b6a3dc455c509b scipy-1.11.3-cp39-cp39-musllinux_1_1_x86_64.whl 21f7168cfd1c85df41b4f4e192c84ca6 scipy-1.11.3-cp39-cp39-win_amd64.whl SHA256 ~~~~~~ b81da8c401e6e0e14d0fc6742d3293f1c6493ef810738e871a4d5d3385397010 Changelog 76cc526909e4f1063632b6a1d623a9d84bc86902c1e9a8c4f44a980eb640d145 README.txt 370f569c57e1d888304052c18e58f4a927338eafdaef78613c685ca2ea0d1fa0 scipy-1.11.3-cp310-cp310-macosx_10_9_x86_64.whl 9885e3e4f13b2bd44aaf2a1a6390a11add9f48d5295f7a592393ceb8991577a3 scipy-1.11.3-cp310-cp310-macosx_12_0_arm64.whl e04aa19acc324a1a076abb4035dabe9b64badb19f76ad9c798bde39d41025cdc scipy-1.11.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 3e1a8a4657673bfae1e05e1e1d6e94b0cabe5ed0c7c144c8aa7b7dbb774ce5c1 scipy-1.11.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 7abda0e62ef00cde826d441485e2e32fe737bdddee3324e35c0e01dee65e2a88 scipy-1.11.3-cp310-cp310-musllinux_1_1_x86_64.whl 033c3fd95d55012dd1148b201b72ae854d5086d25e7c316ec9850de4fe776929 scipy-1.11.3-cp310-cp310-win_amd64.whl 925c6f09d0053b1c0f90b2d92d03b261e889b20d1c9b08a3a51f61afc5f58165 scipy-1.11.3-cp311-cp311-macosx_10_9_x86_64.whl 5664e364f90be8219283eeb844323ff8cd79d7acbd64e15eb9c46b9bc7f6a42a scipy-1.11.3-cp311-cp311-macosx_12_0_arm64.whl 00f325434b6424952fbb636506f0567898dca7b0f7654d48f1c382ea338ce9a3 scipy-1.11.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 5f290cf561a4b4edfe8d1001ee4be6da60c1c4ea712985b58bf6bc62badee221 scipy-1.11.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 91770cb3b1e81ae19463b3c235bf1e0e330767dca9eb4cd73ba3ded6c4151e4d scipy-1.11.3-cp311-cp311-musllinux_1_1_x86_64.whl e1f97cd89c0fe1a0685f8f89d85fa305deb3067d0668151571ba50913e445820 scipy-1.11.3-cp311-cp311-win_amd64.whl dfcc1552add7cb7c13fb70efcb2389d0624d571aaf2c80b04117e2755a0c5d15 scipy-1.11.3-cp312-cp312-macosx_10_9_x86_64.whl 0d3a136ae1ff0883fffbb1b05b0b2fea251cb1046a5077d0b435a1839b3e52b7 scipy-1.11.3-cp312-cp312-macosx_12_0_arm64.whl bae66a2d7d5768eaa33008fa5a974389f167183c87bf39160d3fefe6664f8ddc scipy-1.11.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl d2f6dee6cbb0e263b8142ed587bc93e3ed5e777f1f75448d24fb923d9fd4dce6 scipy-1.11.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 74e89dc5e00201e71dd94f5f382ab1c6a9f3ff806c7d24e4e90928bb1aafb280 scipy-1.11.3-cp312-cp312-musllinux_1_1_x86_64.whl 90271dbde4be191522b3903fc97334e3956d7cfb9cce3f0718d0ab4fd7d8bfd6 scipy-1.11.3-cp312-cp312-win_amd64.whl a63d1ec9cadecce838467ce0631c17c15c7197ae61e49429434ba01d618caa83 scipy-1.11.3-cp39-cp39-macosx_10_9_x86_64.whl 5305792c7110e32ff155aed0df46aa60a60fc6e52cd4ee02cdeb67eaccd5356e scipy-1.11.3-cp39-cp39-macosx_12_0_arm64.whl 9ea7f579182d83d00fed0e5c11a4aa5ffe01460444219dedc448a36adf0c3917 scipy-1.11.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl c77da50c9a91e23beb63c2a711ef9e9ca9a2060442757dffee34ea41847d8156 scipy-1.11.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 15f237e890c24aef6891c7d008f9ff7e758c6ef39a2b5df264650eb7900403c0 scipy-1.11.3-cp39-cp39-musllinux_1_1_x86_64.whl 4b4bb134c7aa457e26cc6ea482b016fef45db71417d55cc6d8f43d799cdf9ef2 scipy-1.11.3-cp39-cp39-win_amd64.whl
participants (1)
-
Tyler Reddy