Skip to content

bloqade.stim.z

← Module overview

functionzsource

bloqade.stim.z

def z(targets: tuple[int, ...], dagger: bool = False) -> None

Parameters

NameTypeDefaultDescription
targetstuple[int, ...]required
daggerboolFalse
source