bloqade.squin.stdlib.simple.gate.t_adj
← Module overview
function
source
functiont_adj¶source
bloqade.squin.stdlib.simple.gate.t_adj
def t_adj(qubit: Qubit) -> NoneApply the adjoint of a T gate to a qubit.
Parameters
| Name | Type | Description |
|---|---|---|
qubit | Qubit | Target qubit. |