Go to file
Anthony Scemama 399a632bdd Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
.github/workflows Added qmckl_electron 2021-04-21 01:56:47 +02:00
docs Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
include Added include directory 2021-03-19 13:51:00 +01:00
lib Added gitignore 2021-04-21 00:00:38 +02:00
man Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
munit@fbbdf1467e Make test 2020-10-17 00:28:49 +02:00
share/qmckl/fortran Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
src Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
to_be_processed Added a to_be_processes directory 2020-10-31 19:01:26 +01:00
tools Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
.gitignore Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
.gitmodules Working on configure.org 2021-03-07 00:58:17 +01:00
LICENSE Initial commit 2020-10-13 15:08:11 +02:00
Makefile Add doc in dist, and text doc 2021-04-21 12:44:03 +02:00
README.md Make test 2020-10-17 00:28:49 +02:00
TODO.org Error handling 2021-03-05 03:45:30 +01:00
configure.org Working on configure.org 2021-03-07 00:58:17 +01:00

README.md

QMCkl: Quantum Monte Carlo Kernel Library

Build Status

The domain of quantum chemistry needs a library in which the main kernels of Quantum Monte Carlo (QMC) methods are implemented. In the library proposed in this project, we expose the main algorithms in a simple language and provide a standard API and tests to enable the development of high-performance QMCkl implementations taking advantage of modern hardware.

See the source code to read the documentation.

To clone the repository, use:

git clone --recursive https://github.com/TREX-CoE/qmckl.git

to dowload also the munit unit testing framework.


European flag TREX: Targeting Real Chemical Accuracy at the Exascale project has received funding from the European Unions Horizon 2020 - Research and Innovation program - under grant agreement no. 952165. The content of this document does not represent the opinion of the European Union, and the European Union is not responsible for any use that might be made of such content.