10
1
mirror of https://github.com/pfloos/quack synced 2025-03-14 04:42:06 +01:00
2019-07-15 13:52:45 +02:00
2023-07-03 14:33:48 +02:00
2023-07-10 14:50:16 +02:00
2023-06-30 16:47:26 +02:00
2019-05-08 09:13:11 +02:00
2023-06-30 16:47:26 +02:00
2021-11-06 14:36:54 +01:00
2023-07-10 14:50:16 +02:00
2020-10-14 15:07:35 +02:00
2020-10-08 10:12:14 +02:00
2021-10-15 22:32:22 +02:00
2020-10-19 13:57:56 +02:00
2020-06-04 18:35:51 +02:00
2020-10-14 08:22:48 +02:00
2023-07-03 14:33:48 +02:00
2023-07-10 19:59:29 +02:00

QuAcK

Contributors:

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.

Quick start

Description
QuAcK is a small quantum chemistry package written in Fortran. It is mostly used for easy prototyping.
Readme GPL-3.0 21 MiB
Languages
Fortran 93.5%
Python 2.6%
Shell 1.4%
Cuda 1.4%
C 1%