XYGate#
- class iqm.pulse.gates.enums.XYGate(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)#
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.
Module:
iqm.pulse.gates.enumsAttributes
IDENTITYX_90X_180X_M90Y_90Y_180Y_M90Methods