Splus
The S+ operator is defined as: S+=∑τa†τ↑a†τ↓. The equivalent operator in Quanty is created by:
- Example.Quanty
OppSplus = NewOperator("Splus", NF, IndexUp, IndexDn)
The S+ operator is defined as: S+=∑τa†τ↑a†τ↓. The equivalent operator in Quanty is created by:
OppSplus = NewOperator("Splus", NF, IndexUp, IndexDn)