Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 74fe683

Browse files
committed
Add linfa-reduction to workspace
1 parent 7b6075e commit 74fe683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ categories = ["algorithms", "mathematics", "science"]
1414

1515
[dependencies]
1616
linfa-clustering = { path = "linfa-clustering", version = "0.1" }
17+
linfa-reduction = { path = "linfa-reduction", version = "0.1" }
1718

1819
[dev-dependencies]
1920
ndarray = { version = "0.13" , features = ["rayon", "serde", "approx"]}

0 commit comments

Comments
 (0)