ArborX is an open-source library designed to provide performance portable algorithms for geometric search, similarly to nanoflann and Boost Geometry.
The installation instructions can be found here.
The interface is described here.
Examples can be found in the examples directory.
Questions, bug reporting and issue tracking are provided by GitHub. Please report all bugs by creating a new issue with the "bug" tag. You can ask questions by creating a new issue with the "question" tag.
We encourage you to contribute to ArborX! Please check out the guidelines about how to proceed.
If you use ArborX in your work, please cite the TOMS article.
ArborX has a BSD 3-clause open-source license.