About Anaconda Help Download Anaconda

r_test / packages / r-rann.l1 2.5.2

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 L1 (Manhattan, taxicab) metric. Please see package 'RANN' for the same functionality using the L2 (Euclidean) metric.

Installers

  • win-64 v2.5.2
  • osx-64 v2.5.2
  • linux-64 v2.5.2

conda install

To install this package run one of the following:
conda install r_test::r-rann.l1

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy