iqm.iqm_client.models.Locus

Contents

iqm.iqm_client.models.Locus#

iqm.iqm_client.models.Locus#

Names of the QPU components (typically qubits) a quantum operation instance is acting on, e.g. (“QB1”, “QB2”).

alias of tuple[Annotated[str], …]