Skip to content

Releases: agtabesh/lsh

v0.5.1

15 Mar 10:25
1c3e3df

Choose a tag to compare

What's Changed

  • fix: fix index out of range error in calculating buckets by @agtabesh in #25

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Mar 10:00
92bf406

Choose a tag to compare

What's Changed

  • perf(store): use channel for reading vectors in bucket by @agtabesh in #23
  • perf: remove BandSize and use Merkle Tree for buckets by @agtabesh in #23
  • docs: change lsh instance variable name by @agtabesh in #22
  • docs: remove BandSize from README.md by @agtabesh in #24

Full Changelog: v0.3.2...v0.5.0

v0.3.2

04 Mar 10:16
e4011b1

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.2

v0.3.0

03 Mar 17:09
bcb457d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/agtabesh/lsh/commits/v0.3.0