bloqade.squin.stdlib.simple.gate.cy
← Module overview
function
source
functioncy¶source
bloqade.squin.stdlib.simple.gate.cy
def cy(control: Qubit, target: Qubit) -> NoneApply a controlled-Y gate to a pair of qubits.
Parameters
| Name | Type | Description |
|---|---|---|
control | Qubit | |
target | Qubit |