ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:1307.003] K3Match: Point matching in 3D space

K3Match is a C library with Python bindings for fast matching of points in 3D space. It uses an implementation of three dimensional binary trees to efficiently find matches between points in 3D space. Two lists of points are compared and match indices as well as distances are given. K3Match can find either the nearest neighbour or all matches within a given search distance in 3D Cartesian space or on the surface of the 2D unit sphere in standard spherical or celestial coordinates.

Code site:
https://pschella.github.io/k3match/index.html https://github.com/pschella/k3match
Used in:
https://ui.adsabs.harvard.edu/abs/2012A%26A...544A..18V
Bibcode:
2013ascl.soft07003S

Views: 3955

ascl:1307.003
Add this shield to your page
Copy the above HTML to add this shield to your code's website.