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 information on this web page is 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.