Skip to content

bloqade.stim.correlated_qubit_loss

← Module overview

functioncorrelated_qubit_losssource

bloqade.stim.correlated_qubit_loss

Signature
def correlated_qubit_loss(probs: tuple[float, ...], targets: tuple[int, ...]) -> None

Parameters

NameTypeDescription
probstuple[float, ...]
targetstuple[int, ...]
source