Skip to content

bloqade.stim.swap

← Module overview

functionswapsource

bloqade.stim.swap

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

Parameters

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