bloqade.native.stdlib.broadcast.s_adj
← Module overview
function
source
functions_adj¶source
bloqade.native.stdlib.broadcast.s_adj
def s_adj(qubits: ilist.IList[qubit.Qubit, Any])Apply the adjoint of the S gate on a group of qubits.
Parameters
| Name | Type | Description |
|---|---|---|
qubits | ilist.IList[qubit.Qubit, Any] | Target qubits. |