jefferis/RANN2: Fast Nearest Neighbour Search ('Rcpp' Wrapper of 'Arya' and Mount's 'libANN')

Finds the k nearest neighbours for every point in a given dataset in O(N log N) time using 'Arya' and Mount's 'ANN' library (v1.1.3). This wrapper uses 'Rcpp' to simplify access compared with the original 'RANN' package.

Getting started

Package details

Maintainer
LicenseGPL (>=3)
Version0.1.2
URL https://github.com/jefferis/RANN2 http://jefferis.github.io/RANN2/
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/RANN2")
jefferis/RANN2 documentation built on Feb. 27, 2024, 4:42 p.m.