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

Use min max heap for kNN #33

Merged
merged 9 commits into from
Jul 29, 2023
Merged

Use min max heap for kNN #33

merged 9 commits into from
Jul 29, 2023

Commits on Jul 27, 2023

  1. v13 works

    tzaeschke committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    03be814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93d55d View commit details
    Browse the repository at this point in the history
  3. v16 works

    tzaeschke committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c48ee6a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. MinMaxPool

    tzaeschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0a34973 View commit details
    Browse the repository at this point in the history
  2. Min Pool

    tzaeschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    3b407c0 View commit details
    Browse the repository at this point in the history
  3. Pool

    tzaeschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c51f5f4 View commit details
    Browse the repository at this point in the history
  4. Update PhIteratorKnn.java

    tzaeschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e5f035c View commit details
    Browse the repository at this point in the history
  5. Update PhIteratorKnn.java

    tzaeschke committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    06140d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. pooling

    tzaeschke committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9104ad6 View commit details
    Browse the repository at this point in the history