kdtree

A Python implemntation of a kd-tree

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install kdtree

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.16 2017-10-19  
0.15 2016-10-02  
0.14 2016-06-25  
0.13 2016-06-25  
0.12 2015-04-21  
0.11 2015-02-24  
0.10 2014-09-26  
0.9 2014-04-02  
0.8 2014-03-30  
0.7 2014-03-22  
0.6 2013-08-18  
0.5 2013-07-02  
0.4 2013-04-14  
0.3 2013-02-22  
0.2 2012-08-23  

Issues with this package?

Page last updated 2026-05-12 20:15:57 UTC