Remove a lot of dependecies
This commit is contained in:
@@ -6,14 +6,12 @@ edition = "2018"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
cblas = "0.2"
|
||||
lapacke = "0.2"
|
||||
ndarray = { version = "0.14", features = ["approx"] }
|
||||
ordered-float = "1.0"
|
||||
rand = "0.7"
|
||||
rand_xoshiro = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.4"
|
||||
intel-mkl-src = "0.5"
|
||||
rand = "0.7"
|
||||
rand_xoshiro = "0.4"
|
||||
time = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user