mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 14:15:31 +00:00
bump version (#7)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "wham"
|
name = "wham"
|
||||||
version = "1.1.3"
|
version = "1.1.4"
|
||||||
authors = ["Daniel Bauer <bauer@cbs.tu-darmstadt.de>"]
|
authors = ["Daniel Bauer <bauer@cbs.tu-darmstadt.de>"]
|
||||||
description = "An implementation of the weighted histogram analysis method"
|
description = "An implementation of the weighted histogram analysis method"
|
||||||
license = "GPL-3.0"
|
license = "GPL-3.0"
|
||||||
|
|||||||
@@ -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
|
*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*
|
tempering simulations, JCTC 3(1):26-41*
|
||||||
|
|
||||||
|
|
||||||
TODO
|
|
||||||
---
|
|
||||||
- Option to output histograms
|
|
||||||
- Replica exchange
|
|
||||||
|
|
||||||
License & Citing
|
License & Citing
|
||||||
---
|
---
|
||||||
WHAM is licensed under the GPL-3.0 license. Please read the LICENSE file in this
|
WHAM is licensed under the GPL-3.0 license. Please read the LICENSE file in this
|
||||||
|
|||||||
Reference in New Issue
Block a user