OpenQuad documentation#
Version: 0.3.0
Useful links: Installation | Source repository | Issue tracker | Discussion forum | Cite OpenQuad
OpenQuad offers a collection of highly efficient quadrature methods for evaluating integrals on different domains and geometries, including 1d intervals, spherical surfaces, Euler angles and more. These methods serve as building blocks for constructing custom quadratures, making this package versatile for integrals over arbitrary multi-dimensional domains and tensor spaces.
Getting started
Looking for a quickstart? Have a look a our Getting Started Guide, for installation instructions and to learn what this package is about.
User guide
Access in-depth information on the concepts of this package featuring examples, advanced explanations and links to additional resources.
API reference
The API reference contains a detailed description of the objects and modules included in package. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.
Contributor guide
Want to add an new quadrature method? Need a new functionaliy? Found a bug in the code or a broken link in the documentation? In the contributing guidelines you learn how to improve this package.