one liner
parent
d2ca6da353
commit
6d212bc47c
|
@ -1,6 +1,6 @@
|
|||
# Hashing float vectors in N-dimensions
|
||||
|
||||
This is a working beta version.
|
||||
This is a working beta version. Please fork if you want use it long term, as the API is not finalized yet.
|
||||
|
||||
### Algorithm
|
||||
|
||||
|
@ -9,5 +9,3 @@ https://vitali-fedulov.github.io/algorithm-for-hashing-high-dimensional-float-ve
|
|||
### 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.
|
||||
|
|
Loading…
Reference in New Issue