v0.1.0
LSHFunctions v0.1.0
Closed issues:
- Add tests for similarity functions (#8)
- Support inner product similarity in ChebHash and MonteCarloHash (#10)
- Reduce memory allocation when increasing the number of coefficients for SimHash (#12)
- Fix collision_probability for LpHash when sim == 0 (#13)
- Change function space hashing API to accept an L^p-space similarity instead of corresponding l^p-space similarity (#19)
- Remove miscellaneous check_LpHash_power from lphash.jl (#21)