bloqade.native.stdlib.simple.t
← Module overview
function
source
functiont¶source
bloqade.native.stdlib.simple.t
def t(qubit: qubit.Qubit)Apply a T gate on a single qubit.
Parameters
| Name | Type | Description |
|---|---|---|
qubit | qubit.Qubit | The qubit to apply the T gate to. |