CMD + K

pykdtree

Community

Fast kd-tree implementation with OpenMP-enabled queries

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pykdtree

Usage Tracking

1.3.6
1.3.4
2 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Fast kd-tree implementation with OpenMP-enabled queries

Last Updated

Mar 31, 2025 at 23:24

License

LGPL-3.0-or-later

Total Downloads

4

Version Downloads

3

Supported Platforms

linux-64