kdt: Fast and flexible k-d trees for various types of point queries.
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.
Modules
[Index] [Quick Jump]
Downloads
- kdt-0.2.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.6 && <5), deepseq (>=1.3), deepseq-generics (>=0.2.0.0), heap (>=1.0.0) [details] |
License | MIT |
Copyright | Luis G. Torres, 2014 |
Author | Luis G. Torres |
Maintainer | lgtorres42@gmail.com |
Category | Data |
Home page | https://github.com/giogadi/kdt |
Source repo | head: git clone https://github.com/giogadi/kdt.git -b master |
Uploaded | by giogadi at 2024-06-18T01:45:27Z |
Distributions | LTSHaskell:0.2.6, Stackage:0.2.6 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5865 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-06-18 [all 1 reports] |