Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop condition #490

Merged
merged 15 commits into from
Nov 6, 2023
Merged

Stop condition #490

merged 15 commits into from
Nov 6, 2023

Commits on Jul 30, 2023

  1. Add stop condition, multivector search, epsilon search

    Dmitry Yashunin committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0461fd0 View commit details
    Browse the repository at this point in the history
  2. Fix include

    Dmitry Yashunin committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    66a2294 View commit details
    Browse the repository at this point in the history
  3. Update readme

    Dmitry Yashunin committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    3008415 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Update multivector tests

    Dmitry Yashunin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bdf7cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. One header file

    dyashuni committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    b42045f View commit details
    Browse the repository at this point in the history
  2. Add bare_bone_search flag

    dyashuni committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    a2657c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fix epsilon search

    dyashuni committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2d4d37c View commit details
    Browse the repository at this point in the history
  2. Refactoring

    dyashuni committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    64ac045 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Adress comments

    dyashuni committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    dd9bc09 View commit details
    Browse the repository at this point in the history
  2. Fix assert

    dyashuni committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    107f76d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    8fb4dc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Refactoring

    dyashuni committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    61ce236 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Adress comments

    dyashuni committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    06f1330 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Add bare bone search comment

    Co-authored-by: Yury Malkov <yurymalkov@gmail.com>
    dyashuni and yurymalkov committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    87b97fe View commit details
    Browse the repository at this point in the history
  2. Remove has_deletions flag

    dyashuni committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    dd72bd3 View commit details
    Browse the repository at this point in the history