Measure
Measurement outcomes and statistics
7/7 passed in 32ms
| Test | What it does | Result |
|---|---|---|
test_bell_correlation | Bell-pair outcomes are perfectly correlated. | ✅ pass |
test_ghz_statistics | GHZ_3 collapses only to 000 or 111, about 50:50. | ✅ pass |
test_plus_statistics | |+> measures 0/1 about 50:50. | ✅ pass |
test_record | Measurements append to the record in order. | ✅ pass |
test_repeatable | Measuring the same qubit twice agrees. | ✅ pass |
test_x_gives_one | X|0> measures 1. | ✅ pass |
test_zero_deterministic | Measuring |000> gives 0 on every qubit. | ✅ pass |