toms178_test, an Octave code which calls toms178(), which implements the Hooke-Jeeves direct search algorithm to seek the minimizing point of a function F(X) of several variables.
The computer code and data files described and made available on this web page are distributed under the MIT license
toms178, an Octave 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.