quad_rule_test, a C code which calls quad_rule() to set up a variety of quadrature rules, used to approximate the integral of a function over various domains.
The computer code and data files described and made available on this web page are distributed under the MIT license
quad_rule, a C code which defines quadrature rules for approximating an integral over a 1D domain.