Quil-T
API Reference
pyquil.noise.
append_kraus_to_gate
Follow a gate gate_matrix by a Kraus map described by kraus_ops.
gate_matrix
kraus_ops
kraus_ops (Sequence[ndarray]) – The Kraus operators.
Sequence
ndarray
gate_matrix (ndarray) – The unitary gate.
List[ndarray]
List
A list of transformed Kraus operators.