Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Updates the requirements on orthax to permit the latest version.
Updates orthax to 0.2.7

Release notes

Sourced from orthax's releases.

v0.2.7

What's Changed

Full Changelog: f0uriest/orthax@v0.2.6...v0.2.7

Changelog

Sourced from orthax's changelog.

Changelog

v0.2.0

  • Adds three term recurrence relations for many classical orthogonal familes, and the ability to generate relations for non-classical weight functions and domains
  • Adds new functions to the base orthax namespace for working with general orthogonal series by specifying the three term recurrence coefficients.

v0.1.0

Initial release

Commits
  • ed663d2 Fixes to avoid recompilation with classical recurrence relations (#65)
  • 18a9e2b Merge branch 'main' into rc/rejit
  • 8a4f3f5 Bump black from 25.11.0 to 25.12.0 (#70)
  • a85d0a1 Add type hints to recurrence.py
  • a16062b Bump black from 25.11.0 to 25.12.0
  • 2183698 Update pytest requirement from <=9.0.1,>=5.0.0 to >=5.0.0,<=9.0.2 (#69)
  • acd0763 Update pytest requirement from <=9.0.1,>=5.0.0 to >=5.0.0,<=9.0.2
  • ef5915f Bump actions/checkout from 5 to 6 (#68)
  • 0b60b2f Merge branch 'main' into dependabot/github_actions/actions/checkout-6
  • 2984b30 Update pre-commit requirement from <=4.4.0 to <=4.5.0 (#67)
  • Additional commits viewable in compare view

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [orthax](https://github.com/f0uriest/orthax) to permit the latest version.

Updates `orthax` to 0.2.7
- [Release notes](https://github.com/f0uriest/orthax/releases)
- [Changelog](https://github.com/f0uriest/orthax/blob/main/CHANGELOG.md)
- [Commits](f0uriest/orthax@v0.1.0...v0.2.7)

---
updated-dependencies:
- dependency-name: orthax
  dependency-version: 0.2.7
  dependency-type: direct:production
  dependency-group: jax
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR labels Dec 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2025

Memory benchmark result

|               Test Name                |      %Δ      |    Master (MB)     |      PR (MB)       |    Δ (MB)    |    Time PR (s)     |  Time Master (s)   |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
  test_objective_jac_w7x                 |    1.74 %    |     3.873e+03      |     3.940e+03      |    67.37     |       38.96        |       36.66        |
  test_proximal_jac_w7x_with_eq_update   |   -0.14 %    |     6.567e+03      |     6.558e+03      |    -9.39     |       161.20       |       161.88       |
  test_proximal_freeb_jac                |   -0.10 %    |     1.320e+04      |     1.318e+04      |    -13.84    |       84.95        |       84.44        |
  test_proximal_freeb_jac_blocked        |   -0.76 %    |     7.531e+03      |     7.473e+03      |    -57.43    |       73.59        |       72.60        |
  test_proximal_freeb_jac_batched        |    0.49 %    |     7.462e+03      |     7.498e+03      |    36.79     |       72.59        |       73.91        |
  test_proximal_jac_ripple               |    2.41 %    |     3.492e+03      |     3.576e+03      |    84.26     |       65.19        |       65.28        |
  test_proximal_jac_ripple_bounce1d      |    0.96 %    |     3.544e+03      |     3.578e+03      |    34.12     |       76.36        |       76.44        |
  test_eq_solve                          |   -0.52 %    |     2.033e+03      |     2.023e+03      |    -10.59    |       93.97        |       94.27        |

For the memory plots, go to the summary of Memory Benchmarks workflow and download the artifact.

@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.75%. Comparing base (ca7ca9e) to head (b9242aa).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2036      +/-   ##
==========================================
- Coverage   95.75%   95.75%   -0.01%     
==========================================
  Files         102      102              
  Lines       28344    28344              
==========================================
- Hits        27142    27140       -2     
- Misses       1202     1204       +2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@YigitElma YigitElma merged commit d7e3de1 into master Dec 15, 2025
28 checks passed
@YigitElma YigitElma deleted the dependabot/pip/jax-d7735ecca1 branch December 15, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue related to libraries we depend on and how we interface with them run_benchmarks Run timing benchmarks on this PR against current master branch skip_changelog No need to update changelog on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants