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
|
- Better error messages during file I/O
|
||||||
- Autocorrelation
|
- Autocorrelation
|
||||||
- Replica exchange
|
- Replica exchange
|
||||||
|
- Unit tests for 2d/Nd WHAM
|
||||||
|
|
||||||
License
|
License
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -178,7 +178,7 @@ mod tests {
|
|||||||
false // cyclic
|
false // cyclic
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn calc_bias() {
|
fn calc_bias() {
|
||||||
let ds = build_hist_set(); // k = 10
|
let ds = build_hist_set(); // k = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user