qp.gate_sets

This module contains definitions of common gate sets using the GateSet class.

IDENTITY

The gate set that contains only the Identity and the GlobalPhase.

CLIFFORD_T

The standard Clifford+T gate set.

CLIFFORD_T_PLUS_RZ

The Clifford+T gate set with an additional RZ gate.

ROTATIONS_PLUS_CNOT

The gate set that contains single-qubit rotations, CNOT, Identity, GlobalPhase, and MidMeasure.

MBQC_GATES

The gate set used by the pennylane.ftqc module.

PYZX

All the PennyLane gates that are supported by PyZX.

ALL_QUBIT_OPS

The gate set that contains all operators defined in qp.ops.qubit.

ALL_OPS

The gate set that contains all operators defined in qp.ops.