Resource icon

IntegrateX: A Multithreaded C++ Integration Library with Python and FastAPI 1.0

No permission to download
Paul Lopez submitted a new resource:

IntegrateX: A Multithreaded C++ Integration Library with Python and FastAPI - C++ integration lib with Python bindings and FastAPI endpoints for scalable numerical computation

This project is a multithreaded C++ integration library that provides several numerical methods for calculating definite integrals, including Trapezoidal Rule, Simpson's Rule, Monte Carlo Integration, and Adaptive Quadrature. It is designed to handle large computations efficiently by leveraging concurrency and supports both default and user-defined functions for integration. The library is integrated with Python using Pybind11, allowing seamless access to its features from Python scripts...

Read more about this resource...
 
Back
Top Bottom