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

Make compatible with jax 0.3.15 #320

Merged
merged 6 commits into from
Aug 2, 2022
Merged

Conversation

Michael-T-McCann
Copy link
Contributor

Also bump jax and jaxlib version in requirements.txt.

Closes #317

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #320 (2d0bc9a) into main (66ac0a3) will decrease coverage by 0.10%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
- Coverage   93.93%   93.82%   -0.11%     
==========================================
  Files          54       54              
  Lines        3411     3418       +7     
==========================================
+ Hits         3204     3207       +3     
- Misses        207      211       +4     
Flag Coverage Δ
unittests 93.82% <69.23%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
scico/linop/radon_astra.py 62.16% <12.50%> (-4.04%) ⬇️
scico/_autograd.py 90.90% <88.88%> (+0.16%) ⬆️
scico/numpy/_blockarray.py 97.43% <100.00%> (+0.10%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@Michael-T-McCann Michael-T-McCann marked this pull request as ready for review July 29, 2022 18:05
@Michael-T-McCann Michael-T-McCann merged commit c033b92 into main Aug 2, 2022
@Michael-T-McCann Michael-T-McCann deleted the mike/latest-jax_317 branch August 2, 2022 16:36
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.

Not compatible with jaxlib/jax 0.3.15
2 participants