tdebatty / java-LSH

A Java implementation of Locality Sensitive Hashing (LSH)
Other
295 stars 84 forks source link

add alternate constructors that take in random number generator seeds #11

Closed kireet closed 8 years ago

kireet commented 8 years ago

i took a shot at this. i left in the existing constructors for backward compatibility, but you may want to consider removing them so you can also remove all the serialization notes in the README.