mirror of
https://github.com/pfloos/quack
synced 2025-01-09 20:48:40 +01:00
remove INSTALL.md
This commit is contained in:
parent
8b05a4a771
commit
d697fe9b9d
15
INSTALL.md
15
INSTALL.md
@ -1,15 +0,0 @@
|
|||||||
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`. For example,
|
|
||||||
```
|
|
||||||
export QUACK_ROOT=$HOME/Work/QuAcK
|
|
||||||
```
|
|
||||||
You must also install [PySCF](https://pyscf.org) (for example using `pip`)
|
|
||||||
```
|
|
||||||
pip install pyscf
|
|
||||||
```
|
|
||||||
|
|
||||||
PySCF is used for the computation of one- and two-electron integrals (mainly).
|
|
Loading…
Reference in New Issue
Block a user