Sign in
Log inSign up

Does anybody know Ruby implementation of k-dimensional tree algorithm?

Amit Patel's photo
Amit Patel
·Mar 1, 2017

I tried https://github.com/gurgeous/kdtree but it doesn't return accurate results. I also cross checked the results with Java and Python implementations.