chiark / gitweb /
nlopt.git
2007-08-25 stevenjrecenter coords so that starting guess is utilized...
2007-08-25 stevenjsupport both randomized and deterministic versions...
2007-08-25 stevenjbug fix in stogo - rm uninitialized read (doesn't chang...
2007-08-25 stevenjtranspose [*][maxfuncs] arrays to [maxfuncs][*], so...
2007-08-24 stevenjremove hard-coded limit on number of dimensions from...
2007-08-24 stevenjclearer constants (but still hard-coded, ugh)
2007-08-24 stevenjlabel maxfunc and maxdeep clearly
2007-08-24 stevenjtweak
2007-08-24 stevenjsupported more stopping criteria in subplex (still...
2007-08-24 stevenjsome cleanups, bugfixes
2007-08-24 stevenjadded missing files
2007-08-24 stevenjmore documentation
2007-08-24 stevenjadded version number
2007-08-24 stevenjno longer need time.h in StoGO
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-24 stevenjsupport for bound constraints in NLOPT_LOCAL_SUBPLEX
2007-08-24 stevenjsupport both Jones and Gablonsky direct variants
2007-08-24 stevenjgot MIT-license permission from K. Madsen, author of...
2007-08-24 stevenjsome doc clarifications
2007-08-24 stevenjstart at man page.
2007-08-24 stevenjwhoops
2007-08-23 stevenjadded 9 more test functions
2007-08-23 stevenjinclude copies of (unpublished) paper and technical...
2007-08-23 stevenjadded test program and some test objectives
2007-08-23 stevenjautoconfiscated, and got to compile
2007-08-23 stevenjinitial checkins
2007-08-22 stevenjinitial checkin