zero_rc_test, a FORTRAN90 code which calls zero_rc(), which seeks a solution of a scalar nonlinear equation f(x)=0, using reverse communication (RC), by Richard Brent.
The computer code and data files described and made available on this web page are distributed under the MIT license
zero_rc, a FORTRAN90 code which seeks a solution of a scalar nonlinear equation f(x) = 0, using reverse communication (RC), by Richard Brent.