compass_search_test, a C code which calls compass_search() to seek the minimizer of a scalar function of several variables using compass search, a direct search algorithm that does not use derivatives.
The computer code and data files described and made available on this web page are distributed under the MIT license
compass_search, a C code which seeks the minimizer of a scalar function of several variables using compass search, a direct search algorithm that does not use derivatives.