qrisp.QuantumCircuit.ry#

QuantumCircuit.ry(phi, qubits)[source]#

Instruct a parametrized RY-gate.

Parameters
phifloat or sympy.Symbol

The angle parameter.

qubitsQubit

The Qubit to apply the gate on.