From 795803ef847c1f91c6250a0e6260246138f28a3b Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 16 Oct 2020 18:31:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 602ecbb..545bd61 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 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 -language and provide a standard API and tests to enable the +simple language and provide a standard API and tests to enable the development of high-performance QMCkl implementations taking advantage of modern hardware.