Skip to content

Commit

Permalink
Bump jax version in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-T-McCann committed Jul 29, 2022
1 parent ed48bde commit d12026a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ SCICO Release Notes
Version 0.0.3 (unreleased)
----------------------------

• Support ``jaxlib`` versions 0.3.0 to 0.3.10 and ``jax`` versions
0.3.0 to 0.3.10.
• Support ``jaxlib`` versions 0.3.0 to 0.3.15 and ``jax`` versions
0.3.0 to 0.3.15.
• Rename linear operators in ``radon_astra`` and ``radon_svmbir`` modules
to ``TomographicProjector``.
• Add support for fan beam CT in ``radon_svmbir`` module.
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ scipy>=0.19.1
tifffile
imageio>=2.17
matplotlib
jaxlib>=0.3.0,<=0.3.10
jax>=0.3.0,<=0.3.10
jaxlib>=0.3.0,<=0.3.15
jax>=0.3.0,<=0.3.15
flax>=0.4.0
bm3d>=3.0.9
bm4d
Expand Down

0 comments on commit d12026a

Please sign in to comment.