clean code

This commit is contained in:
Daniel Bauer
2020-03-10 09:44:32 +01:00
parent 5390b089ac
commit b9f6b24b20
5 changed files with 46 additions and 36 deletions

View File

@@ -13,6 +13,9 @@ rand = "0.5.5"
GSL = "1.0.0"
rayon = "1.0.3"
[dev-dependencies]
assert_approx_eq = "1.1.0"
[profile.release]
opt-level = 2