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

(api): Support k-nearest neighbor (kNN) search #385

Merged
merged 9 commits into from
Jan 23, 2024
Merged

Commits on Jan 21, 2024

  1. Support kNN search

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    aad06d7 View commit details
    Browse the repository at this point in the history
  2. Provide docs

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fe55528 View commit details
    Browse the repository at this point in the history
  3. Provide unit tests

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b8ba668 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    95f13bd View commit details
    Browse the repository at this point in the history
  5. Fix tests

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    50fb9be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f44a663 View commit details
    Browse the repository at this point in the history
  7. Provide tests

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    5b69c1d View commit details
    Browse the repository at this point in the history
  8. Format code

    drmarjanovic committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    dcfc60c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3a7adc View commit details
    Browse the repository at this point in the history