knn cleanups and tests

This commit is contained in:
Alex Garcia 2024-07-05 12:07:45 -07:00
parent b1e7a93a11
commit f217cbf2bd
8 changed files with 1328 additions and 398 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
sift/
*.tar.gz
*.db
*.npy
*.bin
*.out
venv/