We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3ef160 + 5f84edd commit ba16931Copy full SHA for ba16931
README.md
@@ -1,9 +1,9 @@
1
# Hnswlib - fast approximate nearest neighbor search
2
-Header-only C++ HNSW implementation with python bindings. Paper code for the HNSW 200M SIFT experiment
+Header-only C++ HNSW implementation with python bindings. Paper's code for the HNSW 200M SIFT experiment
3
4
**NEWS:**
5
6
-**Thanks to Louis Abraham ([@louisabraham](https://github.com/louisabraham)) hnswlib is now can be installed via pip!**
+**Thanks to Louis Abraham ([@louisabraham](https://github.com/louisabraham)) hnswlib can now be installed via pip!**
7
8
Highlights:
9
1) Lightweight, header-only, no dependencies other than C++ 11.
0 commit comments