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

Add permutation to setup.py #31

Closed toogle closed 9 years ago

toogle commented 9 years ago

This small change to setup.py fixes #30 for me.