About Anaconda Help Download Anaconda

Fast kd-tree implementation with OpenMP-enabled queries

Installers

  • linux-32 v1.3.1
  • linux-64 v1.3.6
  • linux-ppc64le v1.3.6
  • osx-64 v1.3.6
  • win-32 v1.3.4
  • win-64 v1.3.6
  • linux-aarch64 v1.3.6
  • osx-arm64 v1.3.6
  • linux-s390x v1.3.6

conda install

To install this package run one of the following:
conda install anaconda::pykdtree

Description

pykdtree is a kd-tree implementation for fast nearest neighbour search in Python. The aim is to be the fastest implementation around for common use cases (low dimensions and low number of neighbours) for both tree construction and queries.


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