{scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library} scikits.ann provides an immutable kdtree implementation (via ANN) which can perform k-nearest neighbor and approximate k-nearest neighbor searches.

WWW: https://pypi.org/project/scikits.ann
