supergrad.utils.gates.s_gate#
- supergrad.utils.gates.s_gate(n=None, target=0)[source]#
Single-qubit rotation also called Phase gate or the Z90 gate.
SuperGrad-supported implementation of
qutip_qip.operations.gates.s_gate().Original docstring below.
- Returns:
result – Quantum object for operator describing a 90 degree rotation around the z-axis.
- Return type:
qutip.Qobj