KdTree
This is a simple library for k-d trees in Haskell. It enables searching through collections of points in O(log N) average time, using the nearestNeighbor function.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 14 years ago
0.2.1
over 14 years ago
Versions
6
6
Downloads
6,246 total
6,246 total
Dependent Repos
9
9
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/KdTree
spec |
| License | BSD-3-Clause |
| First Release | almost 15 years ago |
| Last Synced | 1 day ago |
Repository
| Stars | 29 on GitHub |
| Forks | 12 on GitHub |