2007-08-29 |
stevenj | support calling both original and new DIRECT code,... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | add options to use either original Fortran-derived... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | fixed comment, added some basic argument checks |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | return more descriptive error code |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | whoops! |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | performance hack: exploit the fact that the x coordinat... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | only check ftol on iterations where fmin decreased... |
commit | commitdiff | tree | snapshot |
2007-08-29 |
stevenj | saner memory management (and better performance), impro... |
commit | commitdiff | tree | snapshot |
2007-08-28 |
stevenj | changed rect so that (x,y) = (d,f) are in order |
commit | commitdiff | tree | snapshot |
2007-08-28 |
stevenj | added printf |
commit | commitdiff | tree | snapshot |
2007-08-28 |
stevenj | added rb_tree_find_le/gt test |
commit | commitdiff | tree | snapshot |
2007-08-28 |
stevenj | bug fix in cdirect - handle case where different indice... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
stevenj | added f2c of Schabel tensor algorithm (still needs... |
commit | commitdiff | tree | snapshot |
2007-08-27 |
stevenj | use red-black tree in cdirect instead of repeatedly... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
stevenj | comment |
commit | commitdiff | tree | snapshot |
2007-08-26 |
stevenj | implemented a couple more division strategies |
commit | commitdiff | tree | snapshot |
2007-08-26 |
stevenj | bug fix in Gablonsky measure for cdirect |
commit | commitdiff | tree | snapshot |
2007-08-26 |
stevenj | added option to StoGO (currently disabled) to use NLopt... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
stevenj | add initial re-implementation of DIRECT (still too... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | use HUGE_VAL instead of 1e6 for "infinity" in DIRECT |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | added simple convex test function |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | some rearrangement to allow us to swap in a different... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | use nlopt_stopping in StoGO (currently only for maxeval... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | prevent StoGO from redundant function evaluations |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | recenter coords so that starting guess is utilized... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | support both randomized and deterministic versions... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | bug fix in stogo - rm uninitialized read (doesn't chang... |
commit | commitdiff | tree | snapshot |
2007-08-25 |
stevenj | transpose [*][maxfuncs] arrays to [maxfuncs][*], so... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | remove hard-coded limit on number of dimensions from... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | clearer constants (but still hard-coded, ugh) |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | label maxfunc and maxdeep clearly |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | tweak |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | supported more stopping criteria in subplex (still... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | some cleanups, bugfixes |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | added missing files |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | more documentation |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | added version number |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | no longer need time.h in StoGO |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | added common random-number generation and timer utilities |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | support for bound constraints in NLOPT_LOCAL_SUBPLEX |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | support both Jones and Gablonsky direct variants |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | got MIT-license permission from K. Madsen, author of... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | some doc clarifications |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | start at man page. |
commit | commitdiff | tree | snapshot |
2007-08-24 |
stevenj | whoops |
commit | commitdiff | tree | snapshot |
2007-08-23 |
stevenj | added 9 more test functions |
commit | commitdiff | tree | snapshot |
2007-08-23 |
stevenj | include copies of (unpublished) paper and technical... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
stevenj | added test program and some test objectives |
commit | commitdiff | tree | snapshot |
2007-08-23 |
stevenj | autoconfiscated, and got to compile |
commit | commitdiff | tree | snapshot |
2007-08-23 |
stevenj | initial checkins |
commit | commitdiff | tree | snapshot |
2007-08-22 |
stevenj | initial checkin |
commit | commitdiff | tree | snapshot |
|