About Anaconda Help Download Anaconda

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). There is support for approximate as well as exact searches, fixed radius searches and 'bd' as well as 'kd' trees. The distance is computed using the L2 (Euclidean) metric. Please see package 'RANN.L1' for the same functionality using the L1 (Manhattan, taxicab) metric.

copied from cf-staging / r-rann

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.6.2
  • osx-64 v2.6.2
  • linux-aarch64 v2.6.2
  • linux-ppc64le v2.6.2
  • osx-arm64 v2.6.2
  • win-64 v2.6.2

conda install

To install this package run one of the following:
conda install conda-forge::r-rann
conda install conda-forge/label/cf201901::r-rann
conda install conda-forge/label/cf202003::r-rann
conda install conda-forge/label/gcc7::r-rann

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy