LICENSE
README.md
pyproject.toml
src/transport_audit/__init__.py
src/transport_audit/reproduce.py
src/transport_audit_matrix.egg-info/PKG-INFO
src/transport_audit_matrix.egg-info/SOURCES.txt
src/transport_audit_matrix.egg-info/dependency_links.txt
src/transport_audit_matrix.egg-info/entry_points.txt
src/transport_audit_matrix.egg-info/requires.txt
src/transport_audit_matrix.egg-info/top_level.txt
src/transport_runtime/__init__.py
src/transport_runtime/audit.py
src/transport_runtime/certificate_strategy.py
src/transport_runtime/certify.py
src/transport_runtime/channels.py
src/transport_runtime/cli.py
src/transport_runtime/clinical.py
src/transport_runtime/compiler.py
src/transport_runtime/core.py
src/transport_runtime/diff.py
src/transport_runtime/fetch_data.py
src/transport_runtime/identify.py
src/transport_runtime/ot_gap.py
src/transport_runtime/pipeline.py
src/transport_runtime/robust.py
src/transport_runtime/selection.py
src/transport_runtime/slope.py
src/transport_runtime/theory.py
src/transport_runtime/verify.py
src/transport_runtime/tests/test_audit.py
src/transport_runtime/tests/test_certificate_strategy.py
src/transport_runtime/tests/test_certify.py
src/transport_runtime/tests/test_channels.py
src/transport_runtime/tests/test_cli.py
src/transport_runtime/tests/test_clinical.py
src/transport_runtime/tests/test_compiler.py
src/transport_runtime/tests/test_core.py
src/transport_runtime/tests/test_diff.py
src/transport_runtime/tests/test_fetch_data.py
src/transport_runtime/tests/test_identify.py
src/transport_runtime/tests/test_pipeline.py
src/transport_runtime/tests/test_robust.py
src/transport_runtime/tests/test_selection.py
src/transport_runtime/tests/test_slope.py
src/transport_runtime/tests/test_theory.py
src/transport_runtime/tests/test_verify.py
src/transport_runtime/tests/test_weighted.py