Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 995 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 995 Bytes

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.

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.

License

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