Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6075e commit 74fe683Copy full SHA for 74fe683
Cargo.toml
@@ -14,6 +14,7 @@ categories = ["algorithms", "mathematics", "science"]
14
15
[dependencies]
16
linfa-clustering = { path = "linfa-clustering", version = "0.1" }
17
+linfa-reduction = { path = "linfa-reduction", version = "0.1" }
18
19
[dev-dependencies]
20
ndarray = { version = "0.13" , features = ["rayon", "serde", "approx"]}
0 commit comments