supergrad.utils.operators.destroy#
- supergrad.utils.operators.destroy(n, offset=0)[source]#
Destruction (lowering) operator.
SuperGrad-supported implementation of
qutip.core.operators.destroy().Original docstring below.
- Parameters:
offset (int, default: 0) – The lowest number state that is included in the finite number state representation of the operator.
- Returns:
oper – Qobj for lowering operator.
- Return type:
qobj