Skip to content

Release 0.1.7

Latest
Compare
Choose a tag to compare
@gony-noreply gony-noreply released this 16 Oct 03:43
· 27 commits to dev since this release

New Features

  • Add dot-product distance metric.
  • Add batch search function supporting multi-threads.

Improvements

  • Improve search function.
  • Improve graph build heuristic algorithm.
  • Improve recall calculation in the benchmark.
  • Improve setup python script.

Misc

  • Add jupyter-notebook to reproduce benchmark results.
  • Refactor source code.
  • Fix pypi broken image problem.

Documentation