

The LocalitySensitiveHashing module is for using locality sensitive hashing for a
probabilistic calculation of nearest neighbors and similarity groups in large
numerical datasets.

To see a working examples of this module, see the file

     Examples/Clustering_with_LSH_with_sample_based_merging.py

If there are any questions about this module, contact the author at 'kak@purdue.edu'
with the string 'LSH' in the subject line to get past his spam filter.

