r8lt


r8lt, a C code which contains a number of utilities for polynomials with R8 coefficients, that is, using double precision or 64 bit real arithmetic.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

r8lt is available in a C++ version and a C version and a FORTRAN90 version and a MATLAB version and a Python version.

Related Data and Programs:

LEGENDRE_PRODUCT_POLYNOMIAL, a C code which defines Legendre product polynomials, creating a multivariate polynomial as the product of univariate Legendre polynomials.

MONOMIAL, a C code which enumerates, lists, ranks, unranks and randomizes multivariate monomials in a space of M dimensions, with total degree less than N, equal to N, or lying within a given range.

POLYNOMIAL, a C code which adds, multiplies, differentiates, evaluates and prints multivariate polynomials in a space of M dimensions.

r8poly_test

Source Code:


Last revised on 01 August 2019.