XYGate#
Module: iqm.pulse.gates.enums
- class iqm.pulse.gates.enums.XYGate(value)#
Bases:
IntEnumEnumerate all single-qubit Clifford gates whose rotation axis is in the XY plane.
Members of this enum can be mapped to the corresponding unitary propagator using
XYGATE_UNITARIES.Only used in the tomography experiments.
Attributes
IDENTITYX_90X_180X_M90Y_90Y_180Y_M90Methods
Inheritance
