newton_rc_test, an Octave code which calls newton_rc(), which solves a system of nonlinear equations by Newton's method, using reverse communication (RC).
The information on this web page is distributed under the MIT license.
newton_rc, an Octave code which solves a system of nonlinear equations by Newton's method, using reverse communication (RC).