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.ftqcmodule.
code/api/pennylane.decomposition.gate_sets.MBQC_GATES
Download Python script
Download Notebook
View on GitHub