Loading [MathJax]/jax/output/CommonHTML/jax.js

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:language_reference:functions:expand [2024/12/31 14:45] Maurits W. Haverkortdocumentation:language_reference:functions:expand [2024/12/31 14:50] (current) Maurits W. Haverkort
Line 2: Line 2:
  
 ### ###
-psiList = Expand(Psi) expands a state Ψ written as a sum over single Slater determinant states ψi into a list of single Slater determinant states ψi+psiList = Expand(Psi) expands a state Ψ written as a sum over single Slater determinant states ψi into a list of single Slater determinant states ψi. psiList has 2NF elements.
 ### ###
  
 ### ###
-psiList = Expand(Psi,indexlist) expands only the indices included in index list.  +psiList = Expand(Psi,indexlist) expands only the indices included in index list. psiList has 2Len with //len=#indexlist// elements.
 ### ###
  
Print/export