Quantum Density Functional Theory: a quantum algorithm to solve the Kohn-Sham self-consistent equations.
export QDFT_DIR=pwd
pip install -e .
cd examples
python3 DFT_Hchain.py
python3 QDFT_Hchain.py
python3 QDFT_Hubbard.py
For Hubbard, one requires to clone and install [email protected]:bsenjean/SOFT.git