CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
uv.lock
bench/__init__.py
bench/_inputs.py
bench/_provenance.py
bench/accuracy.py
bench/accuracy_permanent.py
bench/calibrate_auto.py
bench/crossover.py
bench/kernel_footprint.py
bench/plot_crossover.py
bench/repeated_ab.py
bench/sampler_throughput.py
bench/throughput.py
bench/throughput_end_to_end.py
bench/throughput_gpu.py
bench/tightness.py
bench/walrus_baseline.py
bindings/CMakeLists.txt
bindings/README.md
bindings/gbskernels_ext.cpp
core/CMakeLists.txt
core/README.md
core/bench_kernels.cu
core/certified.cu
core/certified_dd.cu
core/certified_rounding.cuh
core/check_certified.cu
core/check_haf_coop.cu
core/check_haf_small.cu
core/check_hafnian.cu
core/check_hafnian_dd.cu
core/check_host_api.cu
core/check_lhaf_coop.cu
core/check_loop_hafnian.cu
core/check_loop_hafnian_dd.cu
core/check_permanent.cu
core/check_permanent_coop.cu
core/check_permanent_dd.cu
core/check_permanent_warp.cu
core/check_repeated.cu
core/check_sampler_draw.cu
core/check_sampler_gather.cu
core/check_sampler_haf_varn.cu
core/check_sampler_session.cu
core/check_session.cu
core/check_tor_coop.cu
core/check_tor_recursive.cu
core/check_torontonian.cu
core/check_torontonian_dd.cu
core/check_torontonian_real_chol.cu
core/dd.cuh
core/hafnian.cu
core/hafnian_dd.cu
core/host_api.cu
core/loop_hafnian.cu
core/loop_hafnian_dd.cu
core/permanent.cu
core/permanent_coop.cu
core/permanent_coop.cuh
core/permanent_dd.cu
core/permanent_warp.cu
core/repeated.cu
core/sampler_draw.cu
core/sampler_gather.cu
core/sampler_session.cu
core/subset_engine.cuh
core/tor_recursive.cu
core/torontonian.cu
core/torontonian_dd.cu
core/preflight/run_preflight.sh
core/preflight/cuda/cuComplex.h
core/preflight/cuda/cuda_runtime.h
core/preflight/cuda/curand_kernel.h
cpu_ref/__init__.py
cpu_ref/certified.py
cpu_ref/dd.py
cpu_ref/diagnostics.py
cpu_ref/hafnian.py
cpu_ref/loop_hafnian.py
cpu_ref/permanent.py
cpu_ref/repeated.py
cpu_ref/tor_recursive.py
cpu_ref/torontonian.py
docs/DESIGN.md
docs/benchmark_protocol.md
docs/confirmatory_v2.md
docs/confirmatory_v2_design_spec.template.json
docs/confirmatory_v2_plan.template.json
docs/dd_certificate_proof.md
docs/device_resident_contract.md
docs/exploratory_exposure_manifest.template.json
docs/preregistration_jiuzhang1_confirmatory.md
envs/Dockerfile
envs/README.md
envs/rental_4090.md
envs/rental_datacenter.md
examples/gbs_demo.py
examples/jiuzhang/README.md
examples/jiuzhang/absolute_predictive_checks.py
examples/jiuzhang/analyze_refusals.py
examples/jiuzhang/audit_selection_population.py
examples/jiuzhang/build_exclusion_ledger.py
examples/jiuzhang/calibration_normalizer_replicates.py
examples/jiuzhang/campaign.py
examples/jiuzhang/campaign_confirmatory.py
examples/jiuzhang/campaign_confirmatory_v2.py
examples/jiuzhang/click_count_dist.npy
examples/jiuzhang/coherence_family.py
examples/jiuzhang/confirmatory_common.py
examples/jiuzhang/confirmatory_contract.py
examples/jiuzhang/confirmatory_design.py
examples/jiuzhang/confirmatory_inference.py
examples/jiuzhang/confirmatory_release.py
examples/jiuzhang/dd_adversarial_enclosure.py
examples/jiuzhang/dd_frontier_20260708T105821Z.json
examples/jiuzhang/dd_validate.py
examples/jiuzhang/decode_events.py
examples/jiuzhang/gate_a_pilot.py
examples/jiuzhang/gate_c_probe.py
examples/jiuzhang/jiuzhang1_frontier_20260707T164417Z.json
examples/jiuzhang/jiuzhang_frontier.py
examples/jiuzhang/joint_normalizer_replicates.py
examples/jiuzhang/make_precision_wall.py
examples/jiuzhang/prepare_registration_v2.py
examples/jiuzhang/q7_conditioned.py
examples/jiuzhang/q7_construction.py
examples/jiuzhang/q7_parity.py
examples/jiuzhang/reconstruction_replicates.py
examples/jiuzhang/registration_readiness_v2.py
examples/jiuzhang/select_confirmatory.py
examples/jiuzhang/select_confirmatory_v2.py
examples/jiuzhang/validation_data/README.md
examples/jiuzhang/validation_data/T_full.npy
examples/jiuzhang/validation_data/click_probs_squashed_0.npy
examples/jiuzhang/validation_data/click_probs_squeezed_0.npy
examples/jiuzhang/validation_data/empirical_click_rates.npy
examples/jiuzhang/validation_data/events_band13_32.npy
examples/jiuzhang/validation_data/squeezing parameters.txt
gbskernels/__init__.py
gbskernels.egg-info/PKG-INFO
gbskernels.egg-info/SOURCES.txt
gbskernels.egg-info/dependency_links.txt
gbskernels.egg-info/requires.txt
gbskernels.egg-info/top_level.txt
highprec_ref/__init__.py
highprec_ref/hafnian.py
highprec_ref/loop_hafnian.py
highprec_ref/permanent.py
highprec_ref/torontonian.py
results/jiuzhang/legacy_fixed_sample/README.md
results/jiuzhang/legacy_fixed_sample/confirmatory_C27_b1.jsonl
results/jiuzhang/legacy_fixed_sample/confirmatory_C28_b1.jsonl
results/jiuzhang/legacy_fixed_sample/confirmatory_C29_s1.jsonl
results/jiuzhang/legacy_fixed_sample/confirmatory_C30_b4.jsonl
results/jiuzhang/legacy_fixed_sample/confirmatory_C30_s1.jsonl
results/jiuzhang/legacy_fixed_sample/private_fixed_sample_result_v2.json
results/jiuzhang/legacy_fixed_sample/private_fixed_sample_selection_v2.npz
sampling/__init__.py
sampling/boson_sampling.py
sampling/gbs.py
sampling/sampler.py
scripts/README.md
scripts/gpu_session.sh
scripts/launch_session.sh
scripts/prepare_validation_data.py
scripts/session.py
tests/conftest.py
tests/test_absolute_predictive_checks_v2.py
tests/test_bench_accuracy.py
tests/test_bench_calibrate_auto.py
tests/test_bench_crossover.py
tests/test_bench_provenance.py
tests/test_bench_throughput.py
tests/test_bench_walrus_baseline.py
tests/test_calibration_normalizer_replicates_v2.py
tests/test_certified.py
tests/test_certified_api_refusals.py
tests/test_coherence_family.py
tests/test_confirmatory_design_v2.py
tests/test_confirmatory_inference_v2.py
tests/test_confirmatory_registration_v2.py
tests/test_confirmatory_release_v2.py
tests/test_confirmatory_run_v2.py
tests/test_confirmatory_selection_v2.py
tests/test_cuda_preflight.py
tests/test_dd_adversarial_enclosure.py
tests/test_dd_arithmetic.py
tests/test_exclusion_ledger_v2.py
tests/test_gbs_layer4.py
tests/test_gbs_sampler.py
tests/test_gpu_bindings.py
tests/test_hafnian_highprec.py
tests/test_hafnian_layer1.py
tests/test_hafnian_layer2_3.py
tests/test_highprec_ref.py
tests/test_joint_normalizer_replicates_v2.py
tests/test_kernel_footprint.py
tests/test_layer1_combinatorial.py
tests/test_layer2_thewalrus.py
tests/test_layer3_properties.py
tests/test_layer5_cancellation.py
tests/test_layer5_engineering.py
tests/test_legacy_private_sample.py
tests/test_loop_hafnian.py
tests/test_precision_auto.py
tests/test_reconstruction_replicates_v2.py
tests/test_refusal_analysis_v2.py
tests/test_registration_readiness_v2.py
tests/test_release_metadata.py
tests/test_release_runtime.py
tests/test_repeated.py
tests/test_sampler_precision_cutoff.py
tests/test_sampler_resident.py
tests/test_sampling_bosonsampling.py
tests/test_sampling_displaced.py
tests/test_sampling_gpu_backend.py
tests/test_sampling_threshold_tor.py
tests/test_threshold_O_xxpp.py
tests/test_tightness.py
tests/test_tor_recursive.py
tests/test_torontonian.py
tests/test_validation_data.py
tests/test_workspace_bucketing.py