fqe.get_wavefunction_multiple

Generate many different wavefunctions.

param (list[list[nele, m_s, norb]]) - a list of parameters used to initialize wavefunctions. The arguments in the parameters are

nele (int) - the number of electrons in the system; m_s (int) - the s_z spin projection of the system; norb (int) - the number of spatial orbtials to used

list[(wavefunction.Wavefunction)] - a list of wavefunction objects