jefferis/nabor: Wraps 'libnabo', a Fast K Nearest Neighbour Library for Low Dimensions

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.

Getting started

Package details

Maintainer
LicenseBSD_3_clause + file LICENSE
Version0.5.1
URL https://github.com/jefferis/nabor https://github.com/ethz-asl/libnabo
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jefferis/nabor")
jefferis/nabor documentation built on Aug. 6, 2021, 12:15 p.m.