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