From 10dc94b7c9442363228f55c677529ad13955ebea Mon Sep 17 00:00:00 2001 From: Vitali Fedulov Date: Sat, 11 Dec 2021 22:48:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a458367..17a83e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hashing float vectors in N-dimensions -This is a working beta version. +This is a working beta version, but now there is an issue https://github.com/vitali-fedulov/hyper/issues/1 Algorithm description: https://www.similar.pictures/algorithm-for-hashing-high-dimensional-float-vectors.html