Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1015 Bytes

File metadata and controls

62 lines (43 loc) · 1015 Bytes

Recovery Packet

The finite Clifford recovery protocol is packaged as a small reproducibility packet.

Start here

docs/recovery_packet_guide.md

Machine index

data/bt1279_recovery_packet_index.json

Strict certificate

data/bt1275_strict_polar_path_recovery_certificate.json

Verify the certificate

python tools/bt1281_verify_recovery_certificate.py

Expected result:

verified = true

Score a candidate

python tools/bt1272_score_candidate.py examples/bt1269_exact_polar_path_candidate.json

Batch-score bundled candidates

python tools/bt1274_batch_score_candidates.py

Expected bundled distribution:

pass = 1
review = 1
fail = 2

Paper sections

paper/sections/sec_bt1261_clifford_tomography_ladder.tex
paper/sections/sec_bt1267_tomography_score_vector.tex
paper/sections/sec_bt1276_external_candidate_protocol.tex
paper/sections/sec_bt1282_recovery_packet_reproducibility.tex