Skip to content

bloqade.native.stdlib.simple.t_adj

← Module overview

functiont_adjsource

bloqade.native.stdlib.simple.t_adj

def t_adj(qubit: qubit.Qubit)

Apply the adjoint of the T gate on a single qubit.

Parameters

NameTypeDescription
qubitqubit.QubitThe qubit to apply the adjoint T gate to.
source