feat: adds PCA
This commit is contained in:
+3
-2
@@ -6,8 +6,9 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
ndarray = "0.13"
|
||||
num-traits = "0.2"
|
||||
rand = "0.7.2"
|
||||
num-traits = "0.2.11"
|
||||
num = "0.2.1"
|
||||
rand = "0.7.3"
|
||||
|
||||
[dev-dependencies]
|
||||
ndarray = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user