brent_test, a Fortran77 code which calls brent(), which contains algorithms for finding zeros or minima of a scalar function of a scalar variable, by Richard Brent.
The information on this web page is distributed under the MIT license.
brent, a Fortran77 library which contains algorithms for finding zeros or minima of a scalar function of a scalar variable, by Richard Brent.