mirror of
https://github.com/vitali-fedulov/hyper.git
synced 2025-07-07 19:19:11 +00:00
Hashing float vectors in N-dimensions
UNDER CONSTRUCTION: still there are some bugs. Should be ready within a few days.
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%