Update scipy requirement from <=1.15.3,>=1.7.0 to >=1.7.0,<=1.17.0#2093
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Update scipy requirement from <=1.15.3,>=1.7.0 to >=1.7.0,<=1.17.0#2093dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 0.05 % | 4.030e+03 | 4.032e+03 | 1.88 | 37.74 | 35.83 |
test_proximal_jac_w7x_with_eq_update | 3.00 % | 6.444e+03 | 6.638e+03 | 193.38 | 159.57 | 160.16 |
test_proximal_freeb_jac | 0.10 % | 1.320e+04 | 1.321e+04 | 13.70 | 84.69 | 82.79 |
test_proximal_freeb_jac_blocked | 1.41 % | 7.422e+03 | 7.526e+03 | 104.50 | 72.34 | 71.64 |
test_proximal_freeb_jac_batched | 0.96 % | 7.473e+03 | 7.545e+03 | 71.73 | 71.95 | 71.95 |
test_proximal_jac_ripple | 2.98 % | 3.523e+03 | 3.628e+03 | 104.87 | 64.65 | 64.75 |
test_proximal_jac_ripple_bounce1d | -2.84 % | 3.638e+03 | 3.535e+03 | -103.40 | 75.40 | 76.70 |
test_eq_solve | -1.63 % | 2.008e+03 | 1.976e+03 | -32.69 | 93.19 | 93.41 |For the memory plots, go to the summary of |
Collaborator
|
Fix for this is in #2079 |
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.7.0...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
0051046 to
932bee8
Compare
Collaborator
|
This PR is unnecessary since #2079 updates it with proper fixes |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on scipy to permit the latest version.
Release notes
Sourced from scipy's releases.
... (truncated)
Commits
8c75ae7REL: 1.17.0 "final" release commit [wheel build]9d7f110Merge pull request #24298 from tylerjereddy/treddy_prep_1.17.0_final94373b6MAINT: test wheels [wheel build]723f4e2DOC: update 1.17.0 relnotesbf042f0CI: ensure we use pinned scipy-openblas version also in ILP64 job3e00a04CI: fix issue with ILP64 job; point to fixed numpy/meson commit39bceabBUG: stats: fix va_args memory corruption bug8f56387DOC: update 1.17.0 release notesc50e9c0Merge pull request #24304 from ev-br/edit_relnotes_for_ILP64b204495DOC: clarify ILP64 support caveats in the release notes, remove mentions of O...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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)