enums

enums#

Enumerations for representing a set of important one- and two-qubit gates.

Full path: iqm.pulse.gates.enums

Module Attributes

XYGATE_UNITARIES

Mapping of XYGates to the corresponding SU(2) matrices

TWO_QUBIT_UNITARIES

Mapping of TwoQubitGates to the corresponding U(4) matrices

Classes

TwoQubitGate

Enumerates a subset of two-qubit gates.

XYGate

Enumerate all single-qubit Clifford gates whose rotation axis is in the XY plane.

Inheritance

Inheritance diagram of iqm.pulse.gates.enums