lobatto_polynomial_test, a C++ code which calls lobatto_polynomial(), which evaluates the completed Lobatto polynomial and associated functions.
The computer code and data files described and made available on this web page are distributed under the MIT license
lobatto_polynomial, a C++ code which evaluates Lobatto polynomials, similar to legendre polynomials except that they are zero at both endpoints.
The example program creates data files that can be used by GNUPLOT to create plots.