rz#
Single-qubit RZ gate.
The z rotation gate is defined as
\[R_z(\phi) = e^{-i Z \phi / 2}\]
where the rotation angle \(\phi\) is in radians.
Full path: iqm.pulse.gates.rz
Functions
|
Unitary for an RZ gate. |
Classes
Implementation of the RZ gate using an AC Stark pulse. |
|
AC stark pulse implemented as a modulated cosine rise fall pulse. |
|
Constant AC stark pulse with cosine rise and fall padding. |
|
RZ gate implemented as a sequence of PRX gates. |
|
Implementation of the RZ gate using the virtual z rotation technique. |
Inheritance
