Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:standard_operators:spin:start [2016/10/10 09:41] – external edit 127.0.0.1documentation:standard_operators:spin:start [2024/07/11 07:57] (current) Maurits W. Haverkort
Line 1: Line 1:
 +{{indexmenu_n>1}}
 ====== Spin operators (S) ====== ====== Spin operators (S) ======
  
 ### ###
-The spin operators need as a basis definition two lists of equal length. The \textit{up} list indexes the orbitals with spin up, the \textit{down} list indexes the orbitals with spin down. I will generally use the even numbers for spin down and the odd numbers for spin up. (note that this yields the same basis definition as used in the \textit{Mathematica} package of Quanty and thus is needed if one mixes both codes)+The spin operators need as a basis definition two lists of equal length. The $\textit{up}list indexes the orbitals with spin up, the $\textit{down}list indexes the orbitals with spin down. I will generally use the even numbers for spin down and the odd numbers for spin up. (note that this yields the same basis definition as used in the $\textit{Mathematica}package of Quanty and thus is needed if one mixes both codes)
 <code Quanty Example.Quanty> <code Quanty Example.Quanty>
 IndexDn = {0,2,4,6} IndexDn = {0,2,4,6}
Print/export