|
||
---|---|---|
README.md | ||
about.go | ||
go.mod | ||
hashes.go | ||
hashes_test.go | ||
hypercubes.go | ||
hypercubes_test.go |
README.md
Hashing float vectors in N-dimensions
This is a working beta version.
Algorithm
https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-vectors.html
How to use
about.go contains a short instruction.
Please fork if you want use it long term, as the API is not finalized yet.
TODO
Add an example, for example related to package "images".