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