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