bloqade.squin.stdlib.broadcast.gate.sqrt_x_adj
← Module overview
function
source
functionsqrt_x_adj¶source
bloqade.squin.stdlib.broadcast.gate.sqrt_x_adj
def sqrt_x_adj(qubits: ilist.IList[Qubit, Any]) -> NoneApply the adjoint of a Sqrt(X) gate to a group of qubits.
Parameters
| Name | Type | Description |
|---|---|---|
qubits | ilist.IList[Qubit, Any] | Target qubits. |