Skip to content

bloqade.qasm2.t

← Module overview

functiontsource

bloqade.qasm2.t

def t(qarg: Qubit) -> None

T gate.

Parameters

NameTypeDescription
qargQubitThe qubit to apply the gate to.
source