.. PyPolyhedralCubature documentation master file, created by sphinx-quickstart on Mon Nov 13 14:21:57 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to PyPolyhedralCubature's documentation! ================================================ .. toctree:: :maxdepth: 2 :caption: Contents: This package allows to evaluate the integral of a multivariate function over a convex polytope, given by the linear combinations of the variables defining the bounds of the integrals. See the `README `_ file for usage examples. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` Members functions ================= .. automodule:: polyhedralcubature :members: