mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 22:25:31 +00:00
v0.9.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "wham"
|
name = "wham"
|
||||||
version = "0.9.1"
|
version = "0.9.2"
|
||||||
authors = ["D. Bauer <bauer@bio.tu-darmstadt.de>"]
|
authors = ["D. Bauer <bauer@bio.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"
|
||||||
@@ -17,4 +17,4 @@ rayon = "1.0.3"
|
|||||||
opt-level = 2
|
opt-level = 2
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["GSL/v2"]
|
default = ["GSL/v2"]
|
||||||
|
|||||||
Reference in New Issue
Block a user