From cd572892118a80d7374035513df3b7674e662edc Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sun, 25 Oct 2020 22:39:15 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc3ba61..3793af9 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ from umbrella sampling simulations. For more details on the method, I suggest *R Features --- - Fast, especially for small systems -- Multithreaded -- Multidimensional +- Multithreaded (automatically runs on all available cores) +- Multidimensional (any number of collective variables are possible) - Autocorrelation to remove correlated samples -- Error analysis +- Error analysis via bootstrapping - Unit tested Installation