Simple fast approximate nearest neighbor search
copied from cf-staging / pynndescentA 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.