summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2b90ded..51776da 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,8 @@ authors = ["Dennis Kobert <dennis@kobert.dev>",
edition = "2018"
[dependencies]
+blas = "0.19"
+openblas-src = "0.5"
ocl = "0.19"
ndarray-linalg = "0.12"
num-complex = "0.2"