toms178_test, a C code which calls toms178() to use the Hooke-Jeeves direct search algorithm to seek the minimizing point of a function f(x) of several variables.
The information on this web page is distributed under the MIT license.
toms178, a C code which optimizes a scalar functional of multiple variables using the Hooke-Jeeves method, by Arthur Kaupe. This is a version of ACM TOMS algorithm 178.