newton_interp_1d_test


newton_interp_1d_test, a Fortran90 code which calls newton_interp_1d(), which finds a polynomial interpolant to data using Newton divided differences.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

newton_interp_1d, a Fortran90 code which finds a polynomial interpolant to data using Newton divided differences.

Source Code:

The code generates some plots of the data and interpolants.


Last modified on 02 August 2020.