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