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