Skip to content

Fast dynamic KD-Tree implementations in C++ and Java

Notifications You must be signed in to change notification settings

jkflying/bucket-pr-kdtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

This is a collection of several Bucket-PR-Kd-trees. They are highly optimized to work with high dimensions, difficult data and little to no external dependencies. Moreover, they are designed to be easy to use.

Feel free to explore, use and learn.

About

Fast dynamic KD-Tree implementations in C++ and Java

Resources

Stars

Watchers

Forks