diff --git a/Cargo.toml b/Cargo.toml index 6c27fad..e731d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wham" -version = "1.1.3" +version = "1.1.4" authors = ["Daniel Bauer "] description = "An implementation of the weighted histogram analysis method" license = "GPL-3.0" diff --git a/README.md b/README.md index c62c1e5..a5caebd 100644 --- a/README.md +++ b/README.md @@ -153,12 +153,6 @@ timeseries is used for unbiasing. A more detailed description of the method can *Chodera, J.D. et al. (2007). Use of the weighted histogram analysis method for the analysis of simulated and parallel tempering simulations, JCTC 3(1):26-41* - -TODO ---- -- Option to output histograms -- Replica exchange - License & Citing --- WHAM is licensed under the GPL-3.0 license. Please read the LICENSE file in this