Skip to content
/ kdt Public

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

License

Notifications You must be signed in to change notification settings

giogadi/kdt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published