filon_rule, a FORTRAN77 code which uses Filon's method to approximate integrals including an oscillatory factor of sin(k*x) or cos(k*x).
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
filon_rule is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.
quad_rule, a FORTRAN77 library which defines quadrature rules for 1D domains.
TOMS353, a FORTRAN77 library which estimates an integral involving a cosine or sine factor using filon_rule quadrature; this is a version of ACM TOMS algorithm 353.
TOMS418, a FORTRAN77 library which estimates the integral of a function with a sine or cosine factor. This is a version of ACM TOMS algorithm 418.
TOMS427, a FORTRAN77 library which estimates a Fourier cosine integral; this is a version of ACM TOMS algorithm 427.