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