pixelogik / NearPy

Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
MIT License
759 stars 152 forks source link

Shixing develop #26

Closed shixing closed 9 years ago

shixing commented 9 years ago

I added some docs and comments to explain the code and algorithm.

pixelogik commented 9 years ago

Very nice, thank you!