Getting Started#
Installation#
Use the requirements.txt file to get the necessary packages using the following command:
pip install -r requirements.txt
If you want to build the documentation, install sphinx using the following command:
pip install sphinx
Usage#
Examples for CCSD, Hartree Fock, IMSRG, and FCI can be found in the examples folder. These illustrate how to use the respective methods along with the lattice.
Pre-made hole states can be found in references.py.