Popularity
6.8
Growing
Activity
3.2
Growing
23
4
2

Monthly Downloads: 30
Programming language: Haskell
License: MIT License
Tags: Data    
Latest version: v0.2.4

kdt alternatives and similar packages

Based on the "Data" category.
Alternatively, view kdt alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of kdt or a related project?

Add another 'Data' Package

README

kdt Build Status

Fast and flexible k-d trees for the following point queries:

  • Nearest neighbor
  • all neighbors within given radius
  • k nearest neighbors
  • all neighbors within given range

Check out the documentation on Hackage.

Benchmarks can be found on the wiki.