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