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.
1 parent 21b908f commit d2e5a18Copy full SHA for d2e5a18
README.md
@@ -203,8 +203,8 @@ https://github.com/dbaranchuk/ivf-hnsw
203
* Python implementation (as a part of the clustering code by by Matteo Dell'Amico): https://github.com/matteodellamico/flexible-clustering
204
* Java implementation: https://github.com/jelmerk/hnswlib
205
* Java bindings using Java Native Access: https://github.com/stepstone-tech/hnswlib-jna
206
-* .Net implementation: https://github.com/microsoft/HNSW.Net
207
-* CUDA implementation: https://github.com/js1010/cuhnsw
+* .Net implementation: https://github.com/microsoft/HNSW.Net
+* CUDA implementation: https://github.com/js1010/cuhnsw
208
209
### Contributing to the repository
210
Contributions are highly welcome!
0 commit comments