cirq.InterchangeableQubitsGate¶
-
class
cirq.InterchangeableQubitsGate[source]¶ Indicates operations should be equal under some qubit permutations.
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
qubit_index_to_equivalence_group_key(index)Returns a key that differs between non-interchangeable qubits. -