Commit 3bc60a8
(2/2) Combine Pauli measurements and postselection (#7970)
This commit implements the postselection symmetry functionality in
`CircuitToPauliStringsParameters`. Circuits provided with
`postselection_symmetries` will now successfully filter measurement
results based on the expected eigenvalues rather than defaulting to the
confusion matrix method.
---------
Co-authored-by: Pavol Juhas <juhas@google.com>1 parent be76e86 commit 3bc60a8
3 files changed
Lines changed: 472 additions & 159 deletions
File tree
- cirq-core/cirq/contrib/paulistring
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
0 commit comments