Kerollmops
|
29ab54b259
|
Replace the hnsw crate by the instant-distance one
|
2023-07-25 12:37:35 +02:00 |
|
Clément Renault
|
ebad1f396f
|
Remove the useless euclidean distance implementation
|
2023-06-27 12:32:43 +02:00 |
|
Kerollmops
|
737aec1705
|
Expose an _semanticSimilarity as a dot product in the documents
|
2023-06-27 12:32:41 +02:00 |
|
Kerollmops
|
717d4fddd4
|
Remove the unused distance
|
2023-06-27 12:32:40 +02:00 |
|
Kerollmops
|
3b560ef7d0
|
Make clippy happy
|
2023-06-27 12:32:40 +02:00 |
|
Kerollmops
|
23eaaf1001
|
Change the name of the distance module
|
2023-06-27 12:32:39 +02:00 |
|
Kerollmops
|
c79e82c62a
|
Move back to the hnsw crate
This reverts commit 7a4b6c065482f988b01298642f4c18775503f92f.
|
2023-06-27 12:32:39 +02:00 |
|
Kerollmops
|
5816008139
|
Introduce an optimized version of the euclidean distance function
|
2023-06-27 12:32:38 +02:00 |
|
Kerollmops
|
268a9ef416
|
Move to the hgg crate
|
2023-06-27 12:32:38 +02:00 |
|