Skip to content

bloqade.stim.pauli_channel1

← Module overview

functionpauli_channel1source

bloqade.stim.pauli_channel1

Signature
def pauli_channel1(px: float, py: float, pz: float, targets: tuple[int, ...]) -> None

Parameters

NameTypeDescription
pxfloat
pyfloat
pzfloat
targetstuple[int, ...]
source