mirror of
https://github.com/vitali-fedulov/hyper.git
synced 2025-05-31 11:52:23 +00:00
Hashing float vectors in N-dimensions
This is a working beta version. Please fork if you want use it long term, as the API is not finalized yet.
Algorithm
https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-vectors.html
How to use
about.go contains a short instruction.
Languages
Go
100%