praxis_test, a C++ code which calls praxis(), which minimizes a scalar function of a vector argument, without needing derivative information, by Richard Brent.
The information on this web page is distributed under the MIT license.
praxis, a C++ code which minimizes a scalar function of several variables, without requiring derivative information, by Richard Brent.