README.md
pyproject.toml
rcfd_pcg/__init__.py
rcfd_pcg/ablate.py
rcfd_pcg/bench.py
rcfd_pcg/cli.py
rcfd_pcg/datasets.py
rcfd_pcg/env.py
rcfd_pcg/gpu.py
rcfd_pcg/linop.py
rcfd_pcg/rcfd.py
rcfd_pcg/sklearn.py
rcfd_pcg/suite.py
rcfd_pcg/torch_api.py
rcfd_pcg/util.py
rcfd_pcg.egg-info/PKG-INFO
rcfd_pcg.egg-info/SOURCES.txt
rcfd_pcg.egg-info/dependency_links.txt
rcfd_pcg.egg-info/entry_points.txt
rcfd_pcg.egg-info/requires.txt
rcfd_pcg.egg-info/top_level.txt
tests/test_bench_smoke.py
tests/test_cli_ascii.py
tests/test_cli_bail_out.py
tests/test_cli_real_dataset.py
tests/test_ill_conditioned.py
tests/test_linop.py
tests/test_precision_sweep.py
tests/test_properties.py
tests/test_rcfd.py
tests/test_service_smoke.py
tests/test_sklearn.py