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”).

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.