Age | Commit message (Expand) | Author |
---|---|---|
2024-12-09 | fix bug with angular distance and floating point error; added cosine distance | metamuffin |
2024-11-27 | Replace sled with redb (Also replaces serde to bincode.) (#2) | metamuffin |
2023-09-20 | use angular distance instead of cossim replacement | metamuffin |
2023-09-20 | replace cosinesim with L2-norm euclidean | metamuffin |
2023-09-20 | cosine similarity (works poorly) | metamuffin |
2023-09-20 | support for different vector metrics | metamuffin |