Remove dependency.

This commit is contained in:
2020-09-08 15:56:46 +02:00
parent 071cbbdc82
commit 73f0c8ea32
2 changed files with 27 additions and 7 deletions

View File

@@ -7,7 +7,6 @@ license = "MIT OR Apache-2.0"
[dependencies]
cblas = "0.2"
derivative = "2.1"
lapacke = "0.2"
ndarray = "0.13"
ordered-float = "1.0"