one liner

master
Vitali Fedulov 2021-12-15 05:26:26 +01:00
parent d2ca6da353
commit 6d212bc47c
1 changed files with 1 additions and 3 deletions

View File

@ -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.