differ


differ, a Fortran90 code which is given function values at equally spaced locations, and the order of a derivative, and uses the finite difference method (FDM) to compute a linear combination of these function values which approximated that derivative.

Licensing:

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

Languages:

differ is available in a C version and a C++ version and a Fortran77 version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

differ_test

divdif, a Fortran90 code which uses divided differences to compute the polynomial interpolant to a given set of data.

Reference:

  1. Ake Bjorck, Victor Pereyra,
    Solution of Vandermonde Systems of Equations,
    Mathematics of Computation,
    Volume 24, Number 112, October 1970, pages 893-903.

Source Code:


Last revised on 16 June 2020.