toms612, a FORTRAN77 code which approximates the integral of a function over a triangular region. The code is commonly known as triex(); This is a version of ACM TOMS algorithm 612.
The computer code and data files made available on this web page are distributed under the MIT license
toms612 is available in a FORTRAN77 version.
dunavant, a FORTRAN90 library which defines Dunavant rules for quadrature on a triangle.
fekete, a FORTRAN90 library which defines a Fekete rule for quadrature or interpolation over a triangle.
INTLIB, a FORTRAN90 library which numerically estimates integrals in one dimension.
LYNESS_RULE, a FORTRAN90 library which returns Lyness-Jespersen quadrature rules for the triangle.
MACHINE, a FORTRAN77 library which stores the appropriate values of machine constants for a given machine.
NINTLIB, a FORTRAN90 library which numerically estimates integrals in multiple dimensions.
QUADPACK, a FORTRAN90 library which estimates integrals in one dimension.
QUADRULE, a FORTRAN90 library which defines quadrature rules on a variety of intervals with different weight functions.
STRI_QUAD, a FORTRAN90 library which can approximate the integral of a function over the surface of a sphere.
STROUD, a FORTRAN90 library which defines quadrature rules on a regions of a variety of shapes and dimensions.
TEST_NINT, a FORTRAN90 library which can be used to test N-dimensional quadrature routines.
TEST_TRI_INT, a FORTRAN90 library which can be used to test algorithms for quadrature over a triangle.
toms351, a FORTRAN77 library which estimates an integral using Romberg integration.
toms379, a FORTRAN77 library which estimates an integral.
toms418, a FORTRAN77 library which estimates the integral of a function with a sine or cosine factor.
toms424, a FORTRAN77 library which estimates the integral of a function using Clenshaw-Curtis quadrature.
toms468, a FORTRAN77 library which carries out the "automatic" integration of a function.
toms706, a FORTRAN77 library which estimates the integral of a function over a triangulated region.
WANDZURA, a FORTRAN90 library which defines Wandzura rules for quadrature on a triangle.