10
1
mirror of https://github.com/pfloos/quack synced 2025-04-24 17:24:53 +02: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 20:00:15 +02:00

QuAcK: a software for emerging quantum electronic structure methods

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 22 MiB
Languages
Fortran 95.3%
Python 1.8%
Cuda 1.3%
C 1%
Shell 0.5%