Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
eliottrosenberg committed Jul 1, 2024
1 parent 5a3c823 commit 969d62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cirq-core/cirq/experiments/readout_confusion_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ def readout_mitigation_pauli_uncorrelated(
self, qubits: Sequence['cirq.Qid'], measured_bitstrings: np.ndarray
) -> tuple[float, float]:
r"""Uncorrelated readout error mitigation for a multi-qubit Pauli operator.
This function
scalably performs readout error mitigation on an arbitrary-length Pauli operator. It is a
reimplementation of https://github.com/eliottrosenberg/correlated_SPAM but specialized to
Expand Down

0 comments on commit 969d62e

Please sign in to comment.