You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main inputs required by EOMEE are the electron integrals and density matrices.
We should add some functions to get them from other quantum chemistry packages. For example, the electron integrals could come from Gaussian or PySCF mean-field computations and the RDMs (other than for HF wfn) from PySCF or PyCI.
GBasis, ChemTools and FanPy have wrapper modules that could be used as guides for these functions.
The text was updated successfully, but these errors were encountered:
The main inputs required by EOMEE are the electron integrals and density matrices.
We should add some functions to get them from other quantum chemistry packages. For example, the electron integrals could come from Gaussian or PySCF mean-field computations and the RDMs (other than for HF wfn) from PySCF or PyCI.
GBasis, ChemTools and FanPy have wrapper modules that could be used as guides for these functions.
The text was updated successfully, but these errors were encountered: