N2 Versions Save

TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets

0.1.7

3 years ago

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

0.1.6

4 years ago

Bug Fix

  • Fix python unittest bug

Misc

  • Fix travis ci build failure

0.1.5

4 years ago

Misc

  • Improve search/build performance
  • Refactoring source code
  • Linting source code
  • Remove unnecessary codes
  • Fix bugs
  • Update benchmark documents

0.1.4

4 years ago