POLPAK
Recursive Polynomials


POLPAK is a Python library which evaluates a variety of mathematical functions.

It includes routines to evaluate the recursively defined polynomial families of

A variety of other polynomials and functions have been added. In a few cases, the new recursive feature of FORTRAN90 has been used (but NOT for the factorial function!)

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

POLPAK is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version and a Python version

Related Data and Programs:

TEST_VALUES, a Python library which contains some sample values of many mathematical functions.

Source Code:

NOT CONVERTED YET

Examples and Tests:

You can go up one level to the Python source codes.


Last revised on 25 February 2015.