mirror of
https://github.com/dnlbauer/WHAM.git
synced 2026-09-10 14:15:31 +00:00
keywords,categories
This commit is contained in:
@@ -5,6 +5,9 @@ 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"
|
||||||
repository = "https://github.com/danijoo/WHAM"
|
repository = "https://github.com/danijoo/WHAM"
|
||||||
|
readme = "README.md"
|
||||||
|
categories = ["science", "command-line-utilities", "molecular-dynamics", "algorithms"]
|
||||||
|
keywords = ["math", "statistics", "histogram", "bioinformatics", "molecular-dynamics"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = {version="2.32.0", features=['yaml']}
|
clap = {version="2.32.0", features=['yaml']}
|
||||||
|
|||||||
Reference in New Issue
Block a user