supergrad.utils.gates.ry#
- supergrad.utils.gates.ry(phi, n=None, target=0)[source]#
Single-qubit rotation for operator sigmay with angle phi.
SuperGrad-supported implementation of
qutip_qip.operations.gates.ry().Original docstring below.
- Returns:
result – Quantum object for operator describing the rotation.
- Return type:
qobj