lobatto_polynomial_test, a C++ code which calls lobatto_polynomial(), which evaluates the completed Lobatto polynomial and associated functions.
The information on this web page is 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.