The latest version of kdt is 0.2.6-0.

kdt

Version 0.2.1 revision 0 uploaded by giogadi.

Package meta

Synopsis
Fast and flexible k-d trees for various types of point queries.
Description

This package includes static and dynamic versions of k-d trees, as well as "Map" variants that store data at each point in the k-d tree structure. Supports nearest neighbor, k nearest neighbors, points within a given radius, and points within a given range. To learn to use this package, start with the documentation for the Data.KdTree.Static module.

Author
Luis G. Torres
Bug reports
n/a
Category
Data
Copyright
Luis G. Torres, 2014
Homepage
https://github.com/giogadi/kdt
Maintainer
lgtorres42@gmail.com
Package URL
n/a
Stability
n/a

Components