summaryrefslogtreecommitdiff
path: root/math/py-pynndescent/pkg-descr
blob: 662215c3b64e32feeb343cb760fe2a8f566ae4ac (plain) (blame)
1
2
3
4
A Python nearest neighbor descent for approximate nearest neighbors.
This is a relatively straightforward python implementation of Nearest
Neighbor Descent for k-neighbor-graph construction and approximate
nearest neighbor search.