Update equinox requirement from <=0.13.2,>=0.11.10 to >=0.11.10,<=0.13.3#2065
Open
dependabot[bot] wants to merge 4 commits intomasterfrom
Open
Update equinox requirement from <=0.13.2,>=0.11.10 to >=0.11.10,<=0.13.3#2065dependabot[bot] wants to merge 4 commits intomasterfrom
dependabot[bot] wants to merge 4 commits intomasterfrom
Conversation
Updates the requirements on [equinox](https://github.com/patrick-kidger/equinox) to permit the latest version. - [Release notes](https://github.com/patrick-kidger/equinox/releases) - [Commits](patrick-kidger/equinox@v0.11.10...v0.13.3) --- updated-dependencies: - dependency-name: equinox dependency-version: 0.13.3 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 | 5.22 % | 3.880e+03 | 4.083e+03 | 202.56 | 38.86 | 37.37 |
test_proximal_jac_w7x_with_eq_update | -0.07 % | 6.586e+03 | 6.581e+03 | -4.77 | 164.03 | 166.37 |
test_proximal_freeb_jac | -0.01 % | 1.319e+04 | 1.319e+04 | -1.51 | 85.05 | 85.04 |
test_proximal_freeb_jac_blocked | 0.28 % | 7.511e+03 | 7.532e+03 | 21.10 | 75.02 | 74.51 |
test_proximal_freeb_jac_batched | -0.43 % | 7.502e+03 | 7.470e+03 | -32.60 | 74.02 | 74.32 |
test_proximal_jac_ripple | -0.16 % | 3.472e+03 | 3.466e+03 | -5.54 | 66.10 | 66.50 |
test_proximal_jac_ripple_bounce1d | 2.34 % | 3.548e+03 | 3.631e+03 | 82.95 | 77.25 | 78.48 |
test_eq_solve | 0.67 % | 2.022e+03 | 2.036e+03 | 13.63 | 95.31 | 94.70 |For the memory plots, go to the summary of |
Collaborator
|
Potentialy fixed by equinox 0.13.4: patrick-kidger/equinox#1172 |
dpanici
reviewed
Jan 29, 2026
Contributor
Author
|
A newer version of equinox exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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 equinox to permit the latest version.
Release notes
Sourced from equinox's releases.
Commits
09e19a6Bump to 0.13.3e6f9bd1Added Enum pdoc028b2a4Make Static be Generic235e3d0Fix warnings from mapped_aval being made private69ef176Fixed errors after non-errors. (#1156)e6c07b4Documentation fixesa47ffd0EQX_ON_ERROR=offoption allows user to switch offjax.lax.condcalls (#1134)d171883Added link for opening a PR2540dc3Make tests pass on nvidia gpu (#1146)0277a30perf: code generationDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)