Even closer to get example "basic" up and running!

This commit is contained in:
2020-02-20 12:57:51 +01:00
parent 7528b3b67b
commit 6840699144
4 changed files with 103 additions and 76 deletions

View File

@@ -10,7 +10,7 @@ ndarray = "0.13"
ndarray-linalg = { version = "0.12" }
cblas = "0.2"
lapacke = "0.2"
statrs = "0.10"
statrs = "0.12"
ordered-float = "1.0"
rand = "0.6"
rand_xoshiro = "0.1"