CMD + K

r-nabor

Community

An R wrapper for 'libnabo', an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). 'libnabo' has speed and space advantages over the 'ANN' library wrapped by package 'RANN'. 'nabor' includes a knn function that is designed as a drop-in replacement for 'RANN' function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-nabor

Usage Tracking

0.5.0
1 / 8 versions selected
Total downloads: 0

About

Summary

An R wrapper for 'libnabo', an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). 'libnabo' has speed and space advantages over the 'ANN' library wrapped by package 'RANN'. 'nabor' includes a knn function that is designed as a drop-in replacement for 'RANN' function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

Information Last Updated

Mar 25, 2025 at 16:18

License

BSD_3_clause

Total Downloads

13

Platforms

Linux 64 Version: 0.5.0