Fix warnings.

This commit is contained in:
2020-04-17 20:39:01 +02:00
parent 81ed582e59
commit 5aaada0c05
11 changed files with 76 additions and 112 deletions

View File

@@ -6,7 +6,7 @@ edition = "2018"
[dependencies]
cblas = "0.2"
derivative = "1.0"
derivative = "2.1"
expm = "0.1"
lapacke = "0.2"
ndarray = "0.13"