Skip to content

bloqade.qasm3.t

← Module overview

functiontsource

bloqade.qasm3.t

def t(qarg: Qubit) -> None

Apply the T gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source