[ Bron: hnswlib ]
Pakket: libhnswlib-dev (0.8.0-1)
Verwijzigingen voor libhnswlib-dev
Debian bronnen:
Het bronpakket hnswlib downloaden:
Beheerders:
- Debian Med Packaging Team (QA-pagina, Mailarchief)
- Steffen Moeller (QA-pagina)
- Étienne Mollier (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.