qp.decomposition.gate_sets.MBQC_GATES¶
- MBQC_GATES = GateSet({PauliX, PauliY, CNOT, RotXZX, PauliZ, RZ, Hadamard, S, 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