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