qp.decomposition.gate_sets.MBQC_GATES

MBQC_GATES = GateSet({GlobalPhase=0.0, Identity=0.0, CNOT, Hadamard, MidMeasureMP, PauliX, PauliY, PauliZ, RZ, RotXZX, S}, name='MBQC')

The gate set used by the pennylane.ftqc module.