Remove unsued dependencies.
This commit is contained in:
@@ -7,10 +7,8 @@ edition = "2018"
|
||||
[dependencies]
|
||||
cblas = "0.2"
|
||||
derivative = "2.1"
|
||||
expm = "0.1"
|
||||
lapacke = "0.2"
|
||||
ndarray = "0.13"
|
||||
ndarray-linalg = { version = "0.12" }
|
||||
ordered-float = "1.0"
|
||||
rand = "0.7"
|
||||
rand_xoshiro = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user