2012-01-16 |
stevenj | in Matlab/Octave interface, make returning NaN from... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
stevenj | bug fix to convergence test (only relevant to sbplx... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
stevenj | CCSA trust-region problem should use dual_opt parameter... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
stevenj | fix maximization with preconditioner (passed wrong... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
stevenj | return roundoff-limited for cobyla in this case |
commit | commitdiff | tree | snapshot |
2011-11-26 |
stevenj | lower tolerance for dual optimization in MMA/CCSAQ... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
stevenj | use reciprocal quadratic formula, which is accurate... |
commit | commitdiff | tree | snapshot |
2011-11-23 |
stevenj | detect null preconditioner when maximizing |
commit | commitdiff | tree | snapshot |
2011-11-23 |
stevenj | missing file |
commit | commitdiff | tree | snapshot |
2011-11-16 |
stevenj | bug fix in preconditioned CCSA |
commit | commitdiff | tree | snapshot |
2011-11-15 |
stevenj | bug in timer, thanks to William Vaughn for the patch |
commit | commitdiff | tree | snapshot |
2011-11-15 |
stevenj | added NLOPT_LD_CCSAQ matlab constant |
commit | commitdiff | tree | snapshot |
2011-11-15 |
stevenj | added prototype matlab precond interface (for objective... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
stevenj | added (untested) interface for specifying preconditioners |
commit | commitdiff | tree | snapshot |
2011-11-15 |
stevenj | added CCSAQ algorithm; internal support for preconditio... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
stevenj | when adding mconstraints, allow tol==NULL as synonym... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
stevenj | version bump to 2.2.4 |
commit | commitdiff | tree | snapshot |
2011-06-09 |
stevenj | --with-cxx should not use -no-undefined, since it deppe... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
stevenj | guile and python libs will NOT have no undefined symbol... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
stevenj | whoops, missed one static variable in luksan; thanks... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
stevenj | version bump to 2.2.3 |
commit | commitdiff | tree | snapshot |
2011-05-26 |
stevenj | F77 api for upper-case linkage should use set/get vecto... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
stevenj | copyright year bump |
commit | commitdiff | tree | snapshot |
2011-05-26 |
stevenj | version bump to 2.2.2, updated NEWS |
commit | commitdiff | tree | snapshot |
2011-05-26 |
stevenj | report correct count in test program |
commit | commitdiff | tree | snapshot |
2011-05-26 |
stevenj | use elimdim in StoGO |
commit | commitdiff | tree | snapshot |
2011-05-25 |
stevenj | make luksan routines re-entrant; thanks to Gert Wollny... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
stevenj | bug fix in cdirect -- typo caused slope to be underesti... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
stevenj | draft NEWS for 2.2.2 |
commit | commitdiff | tree | snapshot |
2011-03-22 |
stevenj | fixes to windows setup.py; thanks to Robert G for the... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
stevenj | use elimdim for praxis, nelder mead, and sbplx |
commit | commitdiff | tree | snapshot |
2011-03-07 |
stevenj | check for ub - lb small case for potential minimizers |
commit | commitdiff | tree | snapshot |
2011-03-03 |
stevenj | elimdim wrappers to handle lb==ub in derivative-free... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
stevenj | comment typo |
commit | commitdiff | tree | snapshot |
2011-02-13 |
stevenj | handle lb == ub in MMA (bugfix) |
commit | commitdiff | tree | snapshot |
2011-02-13 |
stevenj | -b option to fix some params by equating the bounds |
commit | commitdiff | tree | snapshot |
2011-01-13 |
stevenj | add missing xtol check to SLSQP (which caused an errone... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
stevenj | in slsqp make sure that we count only function evals... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
stevenj | deprecated API should support xtol_abs==NULL (for 0... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
stevenj | default to mf=10 in luksan codes, like in Fortran,... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
stevenj | rename subspace_dim to vector_storage, since not necess... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
stevenj | add get/set subspace dimension for low-storage quasi... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
stevenj | update TODO |
commit | commitdiff | tree | snapshot |
2010-10-28 |
stevenj | fix support for maxtime in Luksan algorithms and ORIG_D... |
commit | commitdiff | tree | snapshot |
2010-10-16 |
stevenj | include nlopt_optimize_usage.h in dist tarball, for... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
stevenj | updated NEWS for 2.2.1 |
commit | commitdiff | tree | snapshot |
2010-09-06 |
stevenj | add missing Windows exporting junk for nlopt_algorithm_... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
stevenj | fix compiler warnings about prototype mismatches in... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
stevenj | add missing "inline" keywords to C++ functions so that... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
stevenj | fixed bug in set/get xtol_abs, thanks to David Rivest... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
stevenj | updated NEWS for 2.2.1 |
commit | commitdiff | tree | snapshot |
2010-08-13 |
stevenj | max/min macros are already defined(!) by stdlib.h(... |
commit | commitdiff | tree | snapshot |
2010-08-05 |
stevenj | version bump to 2.2.1 |
commit | commitdiff | tree | snapshot |
2010-07-30 |
stevenj | NLOPT_DLL_EXPORT option to compile with MS dllexport... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
stevenj | update: Nocedal code is available under GPL |
commit | commitdiff | tree | snapshot |
2010-07-30 |
stevenj | handle missing C99/IEEE copysign function, e.g. for... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
stevenj | stick to C89 and avoid mixed declarations and code... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
stevenj | lcc doesn't support dllimport, thanks to Laurent Vanbey... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | added Fortran mconstraint API |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | thread-safety in nlopt_seconds(), assuming we have... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | tentative release date for 2.2 |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | rm SLSQP from TODO |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | added --without-threadlocal to disable thread-local... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | fix SLSQP to work with unbounded dimensions |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | update NEWS |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | replace 1e20 with HUGE_VAL in ORIG_DIRECT code (silly... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | support forced stops in ORIG_DIRECT |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | version bump |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | allow BOBYQA and COBYLA to use unequal initial step... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
stevenj | fix failure in C++ (and some other front-ends) when... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
stevenj | clarification of SLSQP name |
commit | commitdiff | tree | snapshot |
2010-07-12 |
stevenj | added python docstring for module; thanks to Sebastian... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
stevenj | document SLSQP in man page |
commit | commitdiff | tree | snapshot |
2010-07-12 |
stevenj | fix memory leak for error condition |
commit | commitdiff | tree | snapshot |
2010-07-12 |
stevenj | print out which bound was violated for bounds violation |
commit | commitdiff | tree | snapshot |
2010-07-12 |
stevenj | bug fixes to slsqp, now seems to work |
commit | commitdiff | tree | snapshot |
2010-07-10 |
stevenj | added slsqp code (compiles, not yet tested) |
commit | commitdiff | tree | snapshot |
2010-07-10 |
stevenj | prepare to handle forced-stop in ORIG_DIRECT (not done... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
stevenj | add missing %catches statements for recent C++ API... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
stevenj | if user specifies OCT_INSTALL_DIR, make M_INSTALL_DIR... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
stevenj | added GUILE_INSTALL_DIR var to change Guile installatio... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
stevenj | in functions with constraints, make sure forced_stop... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
stevenj | update NEWS |
commit | commitdiff | tree | snapshot |
2010-07-08 |
stevenj | use 2-dimensional array for grad arg of python mconstraint |
commit | commitdiff | tree | snapshot |
2010-07-08 |
stevenj | version bump (2.1.2) |
commit | commitdiff | tree | snapshot |
2010-07-08 |
stevenj | elim. memory leaks in C++/Python/Guile/Fortran interfac... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
stevenj | fix memory leak in python wrapper on exception |
commit | commitdiff | tree | snapshot |
2010-07-07 |
stevenj | return error if more than n equality constraints are... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
stevenj | yikes, fix argument check for tol argument in add_const... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
stevenj | version bump 2.1.1 |
commit | commitdiff | tree | snapshot |
2010-07-07 |
stevenj | better checking for Python and Numpy include directorie... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | missing nlopt- prefix for version_* functions |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | version bump for 2.1 |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | fix python mconstraint, change C++ mconstraint to infer... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | python interface for mconstraint feature |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | added mconstraint functions to C++ API |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | fix mma mconstraints |
commit | commitdiff | tree | snapshot |
2010-07-06 |
stevenj | bug fixes to auglag in new mconstraint, don't use stopv... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
stevenj | add mconstraint to C API (not yet tested), thanks to... |
commit | commitdiff | tree | snapshot |
2010-06-24 |
stevenj | support equality constraints in COBYLA (internally... |
commit | commitdiff | tree | snapshot |
next |