Skip to content

bloqade.native.stdlib.simple.s

← Module overview

functionssource

bloqade.native.stdlib.simple.s

def s(qubit: qubit.Qubit)

Apply an S gate on a single qubit.

Parameters

NameTypeDescription
qubitqubit.QubitThe qubit to apply the S gate to.
source