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