mirror of
https://github.com/vitali-fedulov/hyper.git
synced 2025-07-08 03:27:59 +00:00
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.
For me TODO: Add example code.
Languages
Go
100%