zero_itp_test


zero_itp_test, a Fortran90 code which calls zero_itp(), which finds a zero of a scalar function of a scalar variable, starting from a change of sign interval, using the Interpolate/Truncate/Project (ITP) method, which has faster convergence than the bisection method.

Licensing:

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

Related Data and Programs:

zero_itp, a Fortran90 code which finds a zero of a scalar function of a scalar variable, starting from a change of sign interval, using the Interpolate/Truncate/Project (ITP) method, which has faster convergence than the bisection method.

Source Code:


Last revised on 03 March 2024.