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