mirror of
https://github.com/pfloos/quack
synced 2024-11-20 04:52:42 +01:00
bin | ||
include | ||
input | ||
int | ||
lib | ||
mol | ||
scripts | ||
src | ||
utils | ||
.gitignore | ||
GoHu | ||
INSTALL.txt | ||
LICENSE | ||
Makefile | ||
PyDuck.py | ||
README.md |
QuAcK
Contributors: - Pierre-Francois Loos - Enzo Monino - Antoine Marie - Anthony Scemama
What is it?
Installation guide
The QuAcK software can be downloaded on GitHub as a Git repository
git clone https://github.com/pfloos/QuAcK.git
Then, one must define the variable QUACK_ROOT
and
install PySCF using pip
pip install pyscf
PySCF is used for the computation of one- and two-electron integrals.