roots_rc_test, a C++ code which calls roots_rc(), which seeks a solution of a system of nonlinear equations, using reverse communication (RC), by Gaston Gonnet.
The computer code and data files described and made available on this web page are distributed under the MIT license
roots_rc, a C++ code which seeks a solution of a system of nonlinear equations f(x) = 0, using reverse communication (RC), by Gaston Gonnet.