From a856e5d34f2bffd0520c43b99e309af52ed3d73f Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sun, 25 Oct 2020 22:41:05 +0100 Subject: [PATCH] Update cli.yml --- src/cli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli.yml b/src/cli.yml index 7c3f714..15e6dad 100644 --- a/src/cli.yml +++ b/src/cli.yml @@ -1,6 +1,6 @@ name: wham version: "0.9.9" -author: D. Bauer +author: D. Bauer about: | wham is a fast implementation of the weighted histogram analysis method (WHAM) written in Rust. It currently supports potential of mean force (PMF) calculations in multiple dimensions at constant temperature.