Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 06:04
· 37 commits to master since this release
a974b29

LSHFunctions v0.1.0

Diff since v0.0.2

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)