This commit is contained in:
Vitali Fedulov 2023-10-16 17:15:20 +02:00 committed by GitHub
parent fc910b3659
commit 5e6500c206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Hashing float vectors in N-dimensions
# Hashing N-dimensional float vectors
Search nearest neighbour vectors in n-dimensional space with hashes. There are no dependencies in this package.