SIMPACK is a FORTRAN77 library of routines, using double precision arithmetic, which can approximate the integral of a vector of functions over a multidimensional simplex, or a region which is the sum of multidimensional simplexes.
CUBPACK is a library of FORTRAN90 routines, using double precision arithmetic, which estimates the integral of a function (or vector of functions) over a collection of N-dimensional hyperrectangles and simplices.
GM_RULES is a FORTRAN90 library of routines for defining a Grundmann-Moeller rule for quadrature over a triangle, tetrahedron, or general M-dimensional simplex.
INTLIB is a FORTRAN90 library containing a variety of routines for numerical estimation of integrals in 1D.
NINTLIB is a FORTRAN90 library containing a variety of routines for numerical estimation of integrals in multiple dimensions.
QUADPACK is a FORTRAN90 library containing a variety of routines for numerical estimation of integrals in 1D.
QUADRATURE_RULES_TET is a dataset directory of triples of files defining various quadrature rules on tetrahedrons.
TEST_INT is a FORTRAN90 library containing a number of functions that may be used as test integrands for quadrature rules in 1D.
TEST_NINT is a FORTRAN90 library containing a number of functions that may be used as test integrands for quadrature rules in multiple dimensions.
TEST_TRI_INT is a FORTRAN90 library of functions that can be used to test algorithms for quadrature over a triangle.
Alan Genz,
Department of Mathematics,
Washington State University,
Pullman, WA 99164-3113, USA,
Email: alangenz@wsu.edu.
You can go up one level to the FORTRAN77 source codes.