chiark
/
gitweb
/
~ianmdlvl
/
nlopt.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge pull request #108 from jdumas/master
[nlopt.git]
/
cobyla
/
cobyla.c
2017-08-05
Julien Schueller
Merge pull request #108 from jdumas/master
blob
|
commitdiff
|
raw
2017-07-28
Steven G. Johnson
fix compilation problem with MSVC (#131)
blob
|
commitdiff
|
raw
2015-05-12
Steven G. Johnson
more robustness to underflow etc. (fix #36)
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
stevenj
cobyla should return ROUNDOFF_LIMITED if it "converges...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-30
stevenj
handle case of negative rescalings (from negative dx...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-27
stevenj
return roundoff-limited for cobyla in this case
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
stevenj
fix support for maxtime in Luksan algorithms and ORIG_D...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-13
stevenj
max/min macros are already defined(!) by stdlib.h(...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
stevenj
allow BOBYQA and COBYLA to use unequal initial step...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-08
stevenj
in functions with constraints, make sure forced_stop...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-01
stevenj
add mconstraint to C API (not yet tested), thanks to...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
stevenj
support equality constraints in COBYLA (internally...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-14
stevenj
detect a roundoff error condition in COBYLA
blob
|
commitdiff
|
raw
|
diff to current
2010-05-31
stevenj
improve C++ header exceptions, rename NLOPT_FORCE_STOP...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
stevenj
C++ compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
stevenj
added nlopt_force_stop termination
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
stevenj
rm debugging printf
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
stevenj
use constraint tolerance for feasibility check of minf...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
stevenj
pseudo-randomize simplex steps in COBLYA, to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
stevenj
allow COBYLA to increase trust-region radius (rho)...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-03
stevenj
new, extensible "object-oriented" API, first draft
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
stevenj
fixed to compile under C++, use C++ compiler in --with...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-27
stevenj
modify cobyla to explicitly honor bound constraints
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
stevenj
work around NaN in cobyla that occurs if we run it...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
stevenj
added COBYLA algorithm
blob
|
commitdiff
|
raw
|
diff to current