divdif_test, a C++ code which calls divdif() to create, print and manipulate divided difference polynomials.
The information on this web page is distributed under the MIT license.
divdif, a C++ code which uses divided differences to compute the polynomial interpolant to a given set of data.