Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| documentation:language_reference:functions:expand [2024/12/31 14:45] – Maurits W. Haverkort | documentation:language_reference:functions:expand [2024/12/31 14:50] (current) – Maurits W. Haverkort | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ### | ### | ||
| - | psiList = Expand(Psi) expands a state $\Psi$ written as a sum over single Slater determinant states $\psi_i$ into a list of single Slater determinant states $\psi_i$. | + | psiList = Expand(Psi) expands a state $\Psi$ written as a sum over single Slater determinant states $\psi_i$ into a list of single Slater determinant states $\psi_i$. psiList has $2^{N_F}$ elements. |
| ### | ### | ||
| ### | ### | ||
| - | psiList = Expand(Psi, | + | psiList = Expand(Psi, |
| ### | ### | ||