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

Refactor/split kdtree #334

Closed
wants to merge 13 commits into from
Closed

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    4ee0528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8657f30 View commit details
    Browse the repository at this point in the history
  3. Add RadiusNeighborSearch.copy() method

    for consistency, because the other NeighborSearch interfaces have copy()
    methods
    tpietzsch committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cdfbb07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dbb9b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17a51f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    053d802 View commit details
    Browse the repository at this point in the history
  7. fix javadoc error

    tpietzsch committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    72b7e9c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    ea26d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1232e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac6cf63 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Consolidate KDTreeValues

    minnerbe committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    2368e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb0ff9 View commit details
    Browse the repository at this point in the history