r8poly


r8poly, a Fortran90 code which operates on real polynomials, including evaluation, differentiation, integration, multiplication, synthetic division, shifting the base, computing a power, taking the norm. It also defines Chebyshev, Lagrange and Legendre polynomials.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

r8poly is available in a C++ version and a C version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

r8poly_test

c8poly, a Fortran90 code which operates on complex polynomials.

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

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

Source Code:


Last revised on 04 September 2019.