Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] Temporary limit on jax version #608

Merged
merged 2 commits into from
Feb 29, 2024
Merged

[MRG] Temporary limit on jax version #608

merged 2 commits into from
Feb 29, 2024

Conversation

rflamary
Copy link
Collaborator

Limit the max version of jax to allow for old config because of pymanopt using deprecated version

Types of changes

Motivation and context / Related issue

How has this been tested (if it applies)

PR checklist

  • I have read the CONTRIBUTING document.
  • The documentation is up-to-date with the changes I made (check build artifacts).
  • All tests passed, and additional code has been covered with new tests.
  • I have added the PR and Issue fix to the RELEASES.md file.

Limit the max version of jax to allow for old config because of pymanopt using deprecated version
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

Merging #608 (e7688a0) into master (6f35804) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   96.78%   96.77%   -0.02%     
==========================================
  Files          77       77              
  Lines       16002    16002              
==========================================
- Hits        15488    15486       -2     
- Misses        514      516       +2     

@rflamary rflamary merged commit 737b20d into master Feb 29, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant