Go to file
Anthony Scemama d11bcab913 Added a to_be_processes directory 2020-10-31 19:01:26 +01:00
.github/workflows emacs26 in gh-pages 2020-10-29 01:06:18 +01:00
docs Add publication of documentation on gh-pages 2020-10-29 00:20:20 +01:00
munit@fbbdf1467e Make test 2020-10-17 00:28:49 +02:00
src Changed tabs into spaces 2020-10-30 16:22:29 +01:00
to_be_processed Added a to_be_processes directory 2020-10-31 19:01:26 +01:00
.gitmodules Make test 2020-10-17 00:28:49 +02:00
LICENSE Initial commit 2020-10-13 15:08:11 +02:00
README.md Make test 2020-10-17 00:28:49 +02:00
TODO.org Added transa/transb in distances 2020-10-28 20:19:07 +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.