Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump scipy from 1.13.1 to 1.14.0 (#290)
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scipy/scipy/releases">scipy's releases</a>.</em></p> <blockquote> <h1>SciPy 1.14.0 Release Notes</h1> <p>SciPy <code>1.14.0</code> is the culmination of 3 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. Before upgrading, we recommend that users check that their own code does not use deprecated SciPy functionality (to do so, run your code with <code>python -Wd</code> and check for <code>DeprecationWarning</code> s). Our development attention will now shift to bug-fix releases on the 1.14.x branch, and on adding new features on the main branch.</p> <p>This release requires Python <code>3.10+</code> and NumPy <code>1.23.5</code> or greater.</p> <p>For running on PyPy, PyPy3 <code>6.0+</code> is required.</p> <h1>Highlights of this release</h1> <ul> <li>SciPy now supports the new Accelerate library introduced in macOS 13.3, and has wheels built against Accelerate for macOS >=14 resulting in significant performance improvements for many linear algebra operations.</li> <li>A new method, <code>cobyqa</code>, has been added to <code>scipy.optimize.minimize</code> - this is an interface for COBYQA (Constrained Optimization BY Quadratic Approximations), a derivative-free optimization solver, designed to supersede COBYLA, developed by the Department of Applied Mathematics, The Hong Kong Polytechnic University.</li> <li><code>scipy.sparse.linalg.spsolve_triangular</code> is now more than an order of magnitude faster in many cases.</li> </ul> <h1>New features</h1> <h1><code>scipy.fft</code> improvements</h1> <ul> <li>A new function, <code>scipy.fft.prev_fast_len</code>, has been added. This function finds the largest composite of FFT radices that is less than the target length. It is useful for discarding a minimal number of samples before FFT.</li> </ul> <h1><code>scipy.io</code> improvements</h1> <ul> <li><code>wavfile</code> now supports reading and writing of <code>wav</code> files in the RF64 format, allowing files greater than 4 GB in size to be handled.</li> </ul> <h1><code>scipy.constants</code> improvements</h1> <ul> <li>Experimental support for the array API standard has been added.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scipy/scipy/commit/87c46641a8b3b5b47b81de44c07b840468f7ebe7"><code>87c4664</code></a> REL: SciPy 1.14.0 rel commit [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/ac63c817c606ed4b944386f26aa88dea0c3457c9"><code>ac63c81</code></a> Merge pull request <a href="https://redirect.github.com/scipy/scipy/issues/21019">#21019</a> from tylerjereddy/treddy_1.14.0_final_backports</li> <li><a href="https://github.com/scipy/scipy/commit/541003fb4def8df12acae5008bc9612e76118075"><code>541003f</code></a> DOC: update 1.14 relnotes [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/a08d1ffe9e21219bdb17363bf4f781a3229eb92c"><code>a08d1ff</code></a> MAINT: stats.gstd: warn when an observation is <= 0</li> <li><a href="https://github.com/scipy/scipy/commit/a4f711937e090ace337ff6cf95642041d7094e6c"><code>a4f7119</code></a> DEP: special.perm: deprecate non-integer <code>N</code> and <code>k</code> with <code>exact=True</code> (<a href="https://redirect.github.com/scipy/scipy/issues/20909">#20909</a>)</li> <li><a href="https://github.com/scipy/scipy/commit/73339fbb13eadc4b973a65f8955423aa900c499d"><code>73339fb</code></a> TST: stats: fix use of np.testing to compare xp-arrays</li> <li><a href="https://github.com/scipy/scipy/commit/0542df61c58a43dfaf40ffbef747b563d0002255"><code>0542df6</code></a> DOC: Update 1.14.0 release notes</li> <li><a href="https://github.com/scipy/scipy/commit/f8e530cb3b9d0f3fbbb240dc17d3541082ad19d8"><code>f8e530c</code></a> STY: _lib._util: silence mypy</li> <li><a href="https://github.com/scipy/scipy/commit/e2cbda2036a3da3c49d26dd571e1899292e4d444"><code>e2cbda2</code></a> TST:sparse.linalg: Skip test due to sensitivity to numerical noise</li> <li><a href="https://github.com/scipy/scipy/commit/4fb2e6a6d4e66b62e1ed161574f530aaa548e59b"><code>4fb2e6a</code></a> TST: robustify test_nnls_inner_loop_case1</li> <li>Additional commits viewable in <a href="https://github.com/scipy/scipy/compare/v1.13.1...v1.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scipy&package-manager=pip&previous-version=1.13.1&new-version=1.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information