mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 22:25:31 +00:00
README
This commit is contained in:
@@ -27,6 +27,7 @@ TODO
|
||||
- Better error messages during file I/O
|
||||
- Autocorrelation
|
||||
- Replica exchange
|
||||
- Unit tests for 2d/Nd WHAM
|
||||
|
||||
License
|
||||
---
|
||||
|
||||
@@ -178,7 +178,7 @@ mod tests {
|
||||
false // cyclic
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
#[test]
|
||||
fn calc_bias() {
|
||||
let ds = build_hist_set(); // k = 10
|
||||
|
||||
Reference in New Issue
Block a user