Disambiguate distances. Implement Fastpair. (#220)

This commit is contained in:
Lorenzo
2022-11-02 14:53:28 +00:00
committed by morenol
parent 8f1a7dfd79
commit 7f35dc54e4
8 changed files with 171 additions and 135 deletions
+1
View File
@@ -35,6 +35,7 @@ js = ["getrandom/js"]
getrandom = { version = "0.2", optional = true }
[dev-dependencies]
itertools = "*"
criterion = { version = "0.4", default-features = false }
serde_json = "1.0"
bincode = "1.3.1"