Skip to content

Codes

QEC code generators

7/7 passed in 344ms

TestWhat it doesResult
test_logical_fidelitylogical_fidelity returns 1 - mean mismatch over predictions vs observed.✅ pass
test_rep_dem_graphlikeThe repetition-code DEM is non-empty and almost entirely graphlike.✅ pass
test_rep_detection_scalesThe repetition-code detection-event rate grows with the error rate.✅ pass
test_rep_detector_countThe repetition code declares rounds*(d-1) + (d-1) detectors and one obs.✅ pass
test_surface_dem_graphlikeThe rotated surface-code DEM is non-empty and fully graphlike.✅ pass
test_surface_noiseless_silentWith no noise every surface detector and observable stays at zero.✅ pass
test_surface_structureThe distance-3 surface code has 9 data qubits, 16 detectors and one obs.✅ pass