4
1
mirror of https://github.com/pfloos/quack synced 2024-07-04 18:36:03 +02:00

Update README.md

This commit is contained in:
Pierre-Francois Loos 2019-03-19 11:39:55 +01:00 committed by GitHub
parent 3ee4b0855a
commit fe1b69d860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
# quack
quack is a small quantum chemistry package which does some weird stuff.
In particular, quack can performed various types of GW calculations (G0W0, evGW, qsGW, etc).
quack also include a very slow integral package called IntPak which does compute many types of different integrals.
# QuAcK
QuAcK is a small quantum chemistry package which does some weird stuff.
In particular, quack can performed
i) various types of GW calculations (G0W0, evGW, qsGW, etc).
ii) ensemble DFT calculations (under progress)
QuAcK also include a very slow integral package called IntPak which does compute many types of different integrals.