pykdtree
Fast kd-tree implementation with OpenMP-enabled queries
Fast kd-tree implementation with OpenMP-enabled queries
To install this package, run one of the following:
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.
Summary
Fast kd-tree implementation with OpenMP-enabled queries
Last Updated
Nov 21, 2025 at 09:52
License
LGPL-3.0-or-later
Total Downloads
8.4K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/storpipfugl/pykdtree