prx#
Single-qubit PRX gate.
The phased x rotation (PRX) gate is defined as
where the rotation angle \(\theta\) and the phase angle \(\phi\) are in radians.
It rotates the qubit state around an axis that lies in the XY plane of the Bloch sphere.
Full path: iqm.pulse.gates.prx
Functions
|
Unitary for a PRX gate. |
Classes
Base class for creating gates with an arbitrarily long Constant pulses with smooth rise and fall. |
|
Constant PRX pulse with cosine rise and fall padding. |
|
Base class for PRX gates implemented using a single IQ pulse and hot-swappable waveforms. |
|
Base class for PRX gates implemented using SX gate, hot-swappable waveforms and phase manipulation. |
|
PRX gate, DRAG / CosineRiseFall IQ pulse implementation. |
|
PRX gate, DRAG / CosineRiseFall IQ pulse with VZ implementation. |
|
PRX gate, DRAG / TruncatedGaussian IQ pulse implementation. |
|
PRX gate, DRAG / Gaussian IQ pulse with VZ implementation. |
|
PRX gate, FAST DRAG IQ pulse based on amplitude scaling. |
|
PRX gate, FAST DRAG IQ pulse with VZ-based SX-implementation. |
|
PRX gate, HD DRAG IQ pulse based on amplitude scaling |
|
PRX gate, HD DRAG IQ pulse with VZ-based SX-implementation. |
|
Base class for PRX gates with modulated frequency, hot-swappable waveforms. |
|
Modulated PRX pulse with cosine rise fall waveform |
|
Base class for PRX gates implemented using a single IQ pulse. |
|
ABC for different implementations of the PRX gate. |
Inheritance
