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
Information Last Updated
Dec 12, 2025 at 15:42
License
LGPL-3.0-or-later
Total Downloads
2.2K
Platforms
GitHub Repository
https://github.com/storpipfugl/pykdtree