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 computer code and data files described and made available on this web page are 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).