mirror of
https://github.com/vitali-fedulov/hyper.git
synced 2025-04-27 13:12:34 +00:00
Update README.md
This commit is contained in:
parent
f43deca19e
commit
a441b7817f
@ -1,6 +1,6 @@
|
|||||||
# Hashing float vectors in N-dimensions
|
# Hashing float vectors in N-dimensions
|
||||||
|
|
||||||
Package hyper allows fast approximate search of nearest neighbour vectors in n-dimensional space.
|
Package hyper allows fast approximate search of nearest neighbour vectors in n-dimensional space. It does not have any dependencies.
|
||||||
|
|
||||||
Package functions discretize a vector and generate a set of hashes, as described in the [following document](https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-vectors.html).
|
Package functions discretize a vector and generate a set of hashes, as described in the [following document](https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-vectors.html).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user