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

Use tags for releases and use develop branch for development #25

Closed pixelogik closed 7 years ago

pixelogik commented 9 years ago

so that people can do pull requests on the develop branch and not the master.

adityapatadia commented 7 years ago

Most of time does not happen. People will create PR on master. Using tags is good idea.