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
about 14 years ago
0.2.1
about 14 years ago
Versions
6
6
Downloads
6,224 total
6,224 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 | 10 days ago |
Repository
| Stars | 29 on GitHub |
| Forks | 12 on GitHub |