Pakket: libhnswlib-dev (0.6.2-2+deb12u1)
Verwijzigingen voor libhnswlib-dev
Debian bronnen:
Het bronpakket hnswlib downloaden:
Beheerders:
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.