|
||
---|---|---|
NEXT | ||
README.md | ||
about.go | ||
buckets.go | ||
buckets_test.go | ||
go.mod | ||
hashes.go | ||
hashes_test.go |
README.md
Hashing float vectors in N-dimensions
This is a working beta version.
Algorithm description: https://www.similar.pictures/algorithm-for-hashing-high-dimensional-float-vectors.html
Please fork if you want use it long term, as the API might change soon.