CITATION.cff
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
docs/API.md
docs/BASELINE_POLICY.md
docs/COLAB_QUICKSTART.md
docs/EVIDENCE_LEDGER.md
docs/FIVE_PAPER_PROGRAM.md
docs/RESEARCH_STATUS.md
examples/ConAtt_Colab_Quickstart.ipynb
examples/poisson_colab.py
src/conatt/__init__.py
src/conatt/allocation.py
src/conatt/baselines.py
src/conatt/benchmark.py
src/conatt/certificates.py
src/conatt/cli.py
src/conatt/continuous.py
src/conatt/continuous_benchmark.py
src/conatt/datasets.py
src/conatt/evidence.py
src/conatt/operator_benchmark.py
src/conatt/ops.py
src/conatt/projection.py
src/conatt/real_benchmark.py
src/conatt/registry.py
src/conatt/reproducibility.py
src/conatt/store.py
src/conatt/torch_continuous.py
src/conatt/torch_ops.py
src/conatt.egg-info/PKG-INFO
src/conatt.egg-info/SOURCES.txt
src/conatt.egg-info/dependency_links.txt
src/conatt.egg-info/entry_points.txt
src/conatt.egg-info/requires.txt
src/conatt.egg-info/top_level.txt
tests/test_allocation.py
tests/test_baselines.py
tests/test_certificates.py
tests/test_cli.py
tests/test_continuous.py
tests/test_continuous_benchmark.py
tests/test_evidence.py
tests/test_ops.py
tests/test_projection.py
tests/test_registry_store.py
tests/test_torch_continuous.py
tests/test_torch_ops.py