kdtree-jk

2023-06-18

KD-TREE package for searching for nearest neighbors in N points in in M-dimensions in N log(N) time.

Upstream URL

github.com/jetmonk/kdtree-jk

Author

jetmonk@gmail.com

License

MIT
README

kdtree-jk

KD-TREE package for searching for nearest neighbors in N points in in M-dimensions in N log(N) time.

License:
MIT
Authors:
jetmonk@gmail.com
Dependencies:

    None

kdtree-jk/latlon

Extension for KDTREE-JK to search in latitude and longitude by converting 2D latitude and longitude into 3D x,y,z.

License:
MIT
Authors:
jetmonk@gmail.com
Dependencies:
  • kdtree-jk

kdtree-jk/tests

Tests for KDTREE-JK comparing results to brute force search.

License:
MIT
Authors:
jetmonk@gmail.com
Dependencies:
  • kdtree-jk

  • kdtree-jk/latlon

Dependencies (0)

    Dependents (0)

      • GitHub
      • Quicklisp