CMD + K

r-n2r

Community

Implements methods to perform fast approximate K-nearest neighbor search on input matrix. Algorithm based on the 'N2' implementation of an approximate nearest neighbor search using hierarchical Navigable Small World (NSW) graphs. The original algorithm is described in "Efficient and Robust Approximate Nearest Neighbor Search Using Hierarchical Navigable Small World Graphs", Y. Malkov and D. Yashunin, <doi:10.1109/TPAMI.2018.2889473>, <arXiv:1603.09320>.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-n2r

Usage Tracking

1.0.5
1.0.4
1.0.3
1.0.1
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Implements methods to perform fast approximate K-nearest neighbor search on input matrix. Algorithm based on the 'N2' implementation of an approximate nearest neighbor search using hierarchical Navigable Small World (NSW) graphs. The original algorithm is described in "Efficient and Robust Approximate Nearest Neighbor Search Using Hierarchical Navigable Small World Graphs", Y. Malkov and D. Yashunin, <doi:10.1109/TPAMI.2018.2889473>, <arXiv:1603.09320>.

Last Updated

Apr 7, 2026 at 06:00

License

Apache-2.0

Supported Platforms

macOS-64
win-64
macOS-arm64
linux-64
linux-aarch64