Skip to content

Commit 09be468

Browse files
authored
Implement cosine similarity and cosinepair (#327)
* Implement cosine similarity and cosinepair
1 parent 4841791 commit 09be468

File tree

9 files changed

+1018
-12
lines changed

9 files changed

+1018
-12
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "smartcore"
33
description = "Machine Learning in Rust."
44
homepage = "https://smartcorelib.org"
5-
version = "0.4.2"
5+
version = "0.4.3"
66
authors = ["smartcore Developers"]
77
edition = "2021"
88
license = "Apache-2.0"

0 commit comments

Comments
 (0)