bloqade.qasm3.t
← Module overview
function
source
functiont¶source
bloqade.qasm3.t
def t(qarg: Qubit) -> NoneApply the T gate.
Parameters
| Name | Type | Description |
|---|---|---|
qarg | Qubit | The qubit to apply the gate to. |