supergrad.utils.gates.y_gate

Contents

supergrad.utils.gates.y_gate#

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

Pauli-Y gate or sigmay operator.

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

Original docstring below.

Returns:

result – Quantum object for operator describing a single-qubit rotation through pi radians around the y-axis.

Return type:

qutip.Qobj