Skip to content

bloqade.stim.y

← Module overview

functionysource

bloqade.stim.y

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

Parameters

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