R8POLY
Polynomials with R8 Coefficients


R8POLY, a MATLAB library 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 GNU LGPL license.

Languages:

R8POLY 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 MATLAB library which defines Legendre product polynomials, creating a multivariate polynomial as the product of univariate Legendre polynomials.

MONOMIAL, a MATLAB library 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 MATLAB library which adds, multiplies, differentiates, evaluates and prints multivariate polynomials in a space of M dimensions.

r8poly_test

Source Code:


Last revised on 02 March 2019.