l1 distance (#39)

* initial work on l1

* l1 int8 neon implementation

* tweak l1 int8 and add test

* broken overflow still

* some progress on l1

* change to i32 instead of i64

* remove comment

* ignore poetry stuff

* unrolled l1 int8 and format

* remove comments
This commit is contained in:
Daniel Levi-Minzi 2024-07-23 12:04:15 -04:00 committed by GitHub
parent 6eb2397537
commit 25b85afc89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 267 additions and 15 deletions

3
.gitignore vendored
View file

@ -24,3 +24,6 @@ examples/sotu
sqlite-vec.h
tmp/
poetry.lock
pyproject.toml