remove gsl

This commit is contained in:
Daniel Bauer
2020-10-26 10:20:41 +01:00
parent 2876c1dc3a
commit 8a88d7742a
6 changed files with 68 additions and 34 deletions

View File

@@ -13,7 +13,6 @@ keywords = ["math", "statistics", "histogram", "bioinformatics", "molecular-dyna
clap = {version="2.32.0", features=['yaml']}
error-chain = "0.12.0"
rand = "0.7.*"
GSL = "1.1"
rayon = "1.0.3"
[dev-dependencies]