iqm.iqm_client.models.PRXSequence

Contents

iqm.iqm_client.models.PRXSequence#

iqm.iqm_client.models.PRXSequence#

A sequence of PRX gates. A generic PRX gate is defined by rotation angle and phase angle, Theta and Phi, respectively.

alias of list[tuple[float, float]]