bumfo / bucket-pr-kdtree

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 60.6%Language:Java 37.6%Language:Shell 1.4%Language:CMake 0.4%