chiark / gitweb /
untabify source files, make indenting more uniform with GNU indent -kr --no-tabs...
[nlopt.git] / test / testfuncs.c
2018-07-26 Steven G. Johnsonuntabify source files, make indenting more uniform...
2016-10-27 Steven G. JohnsonMerge pull request #93 from jschueller/libcpp
2016-10-27 Steven G. JohnsonMerge pull request #94 from jschueller/config
2016-10-27 Julien SchuellerRename config.h to nlopt_config.h
2016-09-14 Steven G. JohnsonMerge pull request #84 from amroamroamro/patch-1
2016-09-13 Amrofix some compiler warnings
2016-09-13 Amrominor edits
2010-04-05 stevenjchange new API to use unsigned where it makes sense
2008-11-27 stevenjadded test function with minimum at side (i.e. one...
2008-09-01 stevenjadded some more decimal places to known minima
2008-08-31 stevenjadded corner optimization test case, average #evaluations
2007-09-13 stevenjfixed rosenbrock gradient
2007-09-03 stevenjbug fix in grosenbrock gradient (no wonder StoGO etc...
2007-09-02 stevenjwhoops, fix gradient
2007-09-02 stevenjadded 1d test function
2007-08-30 stevenjadded 3 more test functions
2007-08-25 stevenjadded simple convex test function
2007-08-23 stevenjadded 9 more test functions
2007-08-23 stevenjadded test program and some test objectives