r8poly


r8poly, a Python 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 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 Python code which defines Legendre product polynomials, creating a multivariate polynomial as the product of univariate Legendre polynomials.

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

Source Code:


Last revised on 20 November 2019.