cupyint Documentation =================================== **cupyint** is a CuPy-based library for numerical integration. **cupyint** is open-source, please see this `repository `_ in GitHub. **cupyint** is jointly developed with `torchint `_ and `numpyint `_. These three packages are developed together using the same algorithm but are based on different Python packages. This is to provide high-performance integration operations both on CPU and GPU. Additionally, `torchint `_ is specifically designed for machine learning (preserving parameter gradients). Check out the :doc:`usage` section for further information, including the :ref:`installation` of this project. .. note:: This project is under active development. Contents -------- .. toctree:: usage tutorial comparison api