LICENSE
MANIFEST.in
README.md
pyproject.toml
jax_cgd/__init__.py
jax_cgd/acgd.py
jax_cgd/cgd.py
jax_cgd/utils.py
jax_cgd.egg-info/PKG-INFO
jax_cgd.egg-info/SOURCES.txt
jax_cgd.egg-info/dependency_links.txt
jax_cgd.egg-info/requires.txt
jax_cgd.egg-info/top_level.txt
jax_cgd/solvers/__init__.py
jax_cgd/solvers/cg.py
jax_cgd/solvers/gmres.py