软件包: libhnswlib-dev (0.6.2-1build1)
libhnswlib-dev 的相关链接
Trisquel 的资源:
下载源码包 hnswlib:
维护者:
Original Maintainers:
- Debian Med Packaging Team (Mail Archive)
- Steffen Moeller
外部的资源:
- 主页 [github.com]
相似软件包:
fast approximate nearest neighbor search
Header-only C++ HNSW implementation with Python bindings.
A common task in data analysis but also in scientific computations is to find data that is very close (multi-dimensional space) or similar (same thing) to a given data point. Also as heuristics for physics engines, it is the objects closest to you that you are most likely to collide with. This library knows how to do this fast.