Clean up dependencies

This commit is contained in:
2021-01-04 11:15:57 +01:00
parent 0d2714e814
commit fcccf88e6f
12 changed files with 532 additions and 1781 deletions

View File

@@ -12,10 +12,8 @@ ndarray = { version = "0.14", features = ["approx"] }
ordered-float = "1.0"
rand = "0.7"
rand_xoshiro = "0.4"
statrs = "0.13"
[dev-dependencies]
approx = "0.4"
blis-src = "0.2"
intel-mkl-src = "0.5"
time = "0.2"