quad_rule_test, a C code which calls quad_rule(), which sets up a variety of quadrature rules, used to approximate the integral of a function over various domains.
The information on this web page is distributed under the MIT license.
quad_rule, a C code which defines quadrature rules for approximating an integral over a 1D domain.