qp.decomposition.gate_sets.MBQC_GATES¶
- MBQC_GATES = GateSet({PauliZ, S, RotXZX, CNOT, PauliY, PauliX, Hadamard, RZ, Identity, GlobalPhase, MidMeasureMP}, name='MBQC')¶
The gate set used by the
pennylane.ftqcmodule.
code/api/pennylane.decomposition.gate_sets.MBQC_GATES
Download Python script
Download Notebook
View on GitHub