Y
Hacker News
new
|
ask
|
show
|
jobs
by
BubRoss
2604 days ago
There is a library called flann that does approximate nearest neighbors using a kd-tree and best bin first method. It is typically used not only for nearest neighbors but finding them in higher dimensions.