Skip to content

bloqade.qasm2.s

← Module overview

functionssource

bloqade.qasm2.s

def s(qarg: Qubit) -> None

S gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source