supergrad.utils.gates.t_gate

Contents

supergrad.utils.gates.t_gate#

supergrad.utils.gates.t_gate(n=None, target=0)[source]#

Single-qubit rotation related to the S gate by the relationship S=T*T.

SuperGrad-supported implementation of qutip_qip.operations.gates.t_gate().

Original docstring below.

Returns:

result – Quantum object for operator describing a phase shift of pi/4.

Return type:

qutip.Qobj