Skip to content

Commit

Permalink
Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
bsenjean committed Oct 7, 2023
1 parent e26ed16 commit b5d07df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,19 @@ Quantum Density Functional Theory: a quantum algorithm to solve the Kohn-Sham se
# Installation

export QDFT_DIR=`pwd`

pip install -e .

# execution

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

0 comments on commit b5d07df

Please sign in to comment.