RrdpsTolerance
The tolerable bit error rate against Yin et al.'s published table
5/5 passed in 0ms
| Test | What it does | Result |
|---|---|---|
test_collective_table_reproduces | rrdps_tolerance off the collective bound matches Yin et al. Table 1's third column. | ✅ pass |
test_original_table_reproduces | rrdps_tolerance off the original bound matches Yin et al. Table 1's first column, their dashed L = 3 entry reading exactly zero. | ✅ pass |
test_reconciliation_costs_tolerance | f_ec above 1 lowers the tolerance; a whole-bit leakage bound leaves 0, a zero one 0.5. | ✅ pass |
test_tolerance_is_where_the_rate_closes | rrdps_rate is zero at the rate rrdps_tolerance returns, positive one per cent below. | ✅ pass |
test_tolerance_passes_every_qubit_ceiling | The tolerance rises with the train length past BB84's 11.0%, six-state's 12.6% and differential phase shift's 6/38, and exceeds 0.45 at l = 4096. | ✅ pass |