supergrad.utils.operators.spin_J_set

Contents

supergrad.utils.operators.spin_J_set#

supergrad.utils.operators.spin_J_set(j)[source]#

Set of spin-j operators (x, y, z)

SuperGrad-supported implementation of qutip.core.operators.spin_J_set().

Original docstring below.

Parameters:

j (float) – Spin of operators

Returns:

list – list of qobj representating of the spin operator.

Return type:

tuple of Qobj