qrisp.cy#

cy(control, target)[source]#

Applies a CY gate.

Parameters
controlQubit or list[Qubit] or QuantumVariable

The Qubit to control on.

targetQubit or list[Qubit] or QuantumVariable

The Qubit to perform the Y gate on.