qp.gate_sets

This module contains definitions of common gate sets.

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 and CNOT.

MBQC_GATES

The gate set used by the pennylane.ftqc module.

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.