Skip to content

arborx/ArborX

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 18, 2023 10:57
December 19, 2020 22:44
December 31, 2021 16:58

ArborX

ArborX is an open-source library designed to provide performance portable algorithms for geometric search, similarly to nanoflann and Boost Geometry.

Installation

The installation instructions can be found here.

Using ArborX

The interface is described here.

Examples

Examples can be found in the examples directory.

Questions, Bug Reporting, and Issue Tracking

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.

Contributing

We encourage you to contribute to ArborX! Please check out the guidelines about how to proceed.

Citing ArborX

Citing

If you use ArborX in your work, please cite the TOMS article.

License

ArborX has a BSD 3-clause open-source license.