LICENSE
README.md
pyproject.toml
a3d/__init__.py
a3d/accel.py
a3d/analog_lut.py
a3d/certificates.py
a3d/confidence.py
a3d/config.py
a3d/correlation_model.py
a3d/crossmodal_learner.py
a3d/decoder_bposd.py
a3d/decoder_greedy.py
a3d/decoder_ml.py
a3d/decoder_mwpm.py
a3d/decoder_mwpm_corr.py
a3d/decoder_mwpm_pipeline.py
a3d/decoder_mwpm_pm.py
a3d/decoder_unionfind.py
a3d/dem_export.py
a3d/export.py
a3d/graph.py
a3d/hardware_interface.py
a3d/layouts.py
a3d/leakage.py
a3d/llr_schema.py
a3d/logging_utils.py
a3d/metrics.py
a3d/noise_physical.py
a3d/research_validation.py
a3d/reweight_bp.py
a3d/reweight_transformer.py
a3d/reweight_transformer_sota.py
a3d/runtime.py
a3d/stats.py
a3d/stim_adapter.py
a3d/sweep.py
aegis_qec.egg-info/PKG-INFO
aegis_qec.egg-info/SOURCES.txt
aegis_qec.egg-info/dependency_links.txt
aegis_qec.egg-info/entry_points.txt
aegis_qec.egg-info/top_level.txt
tests/test_bench_cli_smoke.py
tests/test_bench_latency_and_tuner.py
tests/test_bench_realtime_cli.py
tests/test_certificates_and_batch.py
tests/test_correlation_params.py
tests/test_decode_from_dem_optional.py
tests/test_decoder_unionfind_basic.py
tests/test_dem_exporter_smoke.py
tests/test_dem_structural_parity_optional.py
tests/test_gui_import.py
tests/test_homology_exact.py
tests/test_metrics_logical_success.py
tests/test_mwpm_corr.py
tests/test_pipeline_integration.py
tests/test_pipelined_mwpm.py
tests/test_reweighter_bp.py
tests/test_reweighter_optional.py
tests/test_runtime_integration.py
tests/test_runtime_logging.py
tests/test_runtime_mwpm.py
tests/test_stim_adapter.py
tests/test_stim_adapter_full.py
tests/test_stim_dem_time_obs.py
tests/test_stim_weights.py
tests/test_sweep_reuse.py
tests/test_syndrome_locality.py
tests/test_train_transformer_optional.py
tests/test_transformer_sota_import.py
tests/test_ufe_peeling.py