Module: cirq.testing.gate_features

Simple gates used for testing purposes.

Classes

class SingleQubitGate: A gate that must be applied to exactly one qubit.

class ThreeQubitGate: A gate that must be applied to exactly three qubits.

class TwoQubitGate: A gate that must be applied to exactly two qubits.