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

GH-3: update kdtree #25

Merged
merged 12 commits into from
Jun 4, 2023
Merged

GH-3: update kdtree #25

merged 12 commits into from
Jun 4, 2023

Conversation

DawChihLiou
Copy link
Contributor

Changes

  • Replacing kd-tree with kiddo
  • Introducing new API: add and remove for updating index
  • Modifying existing API: SearchResult
  • Introducing fixture testing with rstest

@DawChihLiou DawChihLiou linked an issue Jun 3, 2023 that may be closed by this pull request
@DawChihLiou DawChihLiou marked this pull request as ready for review June 4, 2023 13:14
@DawChihLiou DawChihLiou merged commit 18ca868 into main Jun 4, 2023
@DawChihLiou DawChihLiou deleted the GH-3/update-kdtree branch June 4, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support index update
1 participant