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 computer code and data files described and made available on this web page are distributed under the MIT license
praxis, a C++ code which minimizes a scalar function of several variables, without requiring derivative information, by Richard Brent.