This is an old revision of the document!
Expand
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^NF$ elements.
psiList = Expand(Psi,indexlist) expands only the indices included in index list. psiList has $2^(#indexlist)$ elements.