Update interpax-fft requirement from <=0.0.7,>=0.0.6 to >=0.0.6,<=0.0.9#2237
Open
dependabot[bot] wants to merge 2 commits into
Open
Update interpax-fft requirement from <=0.0.7,>=0.0.6 to >=0.0.6,<=0.0.9#2237dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Updates the requirements on [interpax-fft](https://github.com/unalmis/interpax_fft) to permit the latest version. - [Release notes](https://github.com/unalmis/interpax_fft/releases) - [Commits](unalmis/interpax_fft@v0.0.6...v0.0.9) --- updated-dependencies: - dependency-name: interpax-fft dependency-version: 0.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 4.67 % | 3.910e+03 | 4.093e+03 | 182.75 | 32.77 | 31.56 |
test_proximal_jac_w7x_with_eq_update | -2.93 % | 6.719e+03 | 6.522e+03 | -197.04 | 157.33 | 158.85 |
test_proximal_freeb_jac | 0.03 % | 1.338e+04 | 1.339e+04 | 3.74 | 82.16 | 82.97 |
test_proximal_freeb_jac_blocked | 0.31 % | 7.692e+03 | 7.716e+03 | 23.93 | 73.44 | 71.91 |
test_proximal_freeb_jac_batched | 0.09 % | 7.689e+03 | 7.696e+03 | 7.01 | 71.33 | 71.21 |
test_proximal_jac_ripple | 0.35 % | 3.581e+03 | 3.594e+03 | 12.43 | 56.08 | 53.98 |
test_proximal_jac_ripple_bounce1d | -0.31 % | 3.822e+03 | 3.810e+03 | -11.95 | 70.06 | 68.84 |
test_eq_solve | -2.65 % | 2.084e+03 | 2.029e+03 | -55.18 | 90.56 | 88.65 |For the memory plots, go to the summary of |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2237 +/- ##
=======================================
Coverage 94.33% 94.33%
=======================================
Files 101 101
Lines 28855 28855
=======================================
Hits 27219 27219
Misses 1636 1636 🚀 New features to boost your workflow:
|
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 interpax-fft to permit the latest version.
Release notes
Sourced from interpax-fft's releases.
Commits
6adeee8use local import (#75)870ce84Reorganize (#57)8076fe9einsum opt (#55)64ac80emark domains static (#54)8b7d133Update requirements-dev.txt (#53)9d26c79Update sphinx-rtd-theme requirement from <3.1.1,>=1.0 to >=3.1.0,<3.1.1 (#50)3002643automate num_extrema flag (#52)96f4f30Update sphinx requirement from <=9.1.0,>=3.0.0 to >=8.1.3,<=9.1.0 (#46)67d2f39Update pre-commit requirement from <=4.5.1 to <=4.6.0 (#45)f775afeUpdate scipy requirement from <=1.16.3,>=1.10.0 to >=1.15.3,<=1.16.3 (#47)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)