C++ wrapper for GSL numerical integration routines
-
Updated
Feb 11, 2022 - C++
C++ wrapper for GSL numerical integration routines
This little program solves definite integrals to a given precision using the midpoint, trapezoid, Simpson's and Gaussian quadrature rules.
Add a description, image, and links to the quadrature-integration topic page so that developers can more easily learn about it.
To associate your repository with the quadrature-integration topic, visit your repo's landing page and select "manage topics."