1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00
Go to file
2020-11-25 18:41:55 +01:00
.github/workflows Update workflows with master branch 2020-11-25 18:41:55 +01:00
docs Fix GH workflow 2020-11-07 16:11:34 +01:00
munit@fbbdf1467e Make test 2020-10-17 00:28:49 +02:00
src Merge branch 'main' of github.com:TREX-CoE/qmckl into main 2020-11-14 18:30:07 +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

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.