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