chiark / gitweb /
nlopt.git
13 years agoupdate TODO
stevenj [Thu, 28 Oct 2010 23:04:31 +0000 (19:04 -0400)]
update TODO

darcs-hash:20101028230431-c8de0-e05ebe7a5515681d9d112577342263f020591e99.gz

13 years agofix support for maxtime in Luksan algorithms and ORIG_DIRECT; thanks to Jurgen Werner...
stevenj [Thu, 28 Oct 2010 23:00:02 +0000 (19:00 -0400)]
fix support for maxtime in Luksan algorithms and ORIG_DIRECT; thanks to Jurgen Werner for the bug report

darcs-hash:20101028230002-c8de0-c51903a73ffc18f3ddd4e5d68edc3580d1676f3d.gz

13 years agoinclude nlopt_optimize_usage.h in dist tarball, for Windows users; thanks to Per...
stevenj [Sat, 16 Oct 2010 21:00:36 +0000 (17:00 -0400)]
include nlopt_optimize_usage.h in dist tarball, for Windows users; thanks to Per-Olaf Sturesson for the suggestion

darcs-hash:20101016210036-c8de0-e090de40c0610862c1bd607e499ee3b1f2796a5d.gz

13 years agoupdated NEWS for 2.2.1
stevenj [Mon, 6 Sep 2010 18:01:28 +0000 (14:01 -0400)]
updated NEWS for 2.2.1

darcs-hash:20100906180128-c8de0-b99187eedc30620ce16d2b91ffaa47978bf41b95.gz

13 years agoadd missing Windows exporting junk for nlopt_algorithm_name; thanks to Ofek Shilon...
stevenj [Mon, 6 Sep 2010 17:56:43 +0000 (13:56 -0400)]
add missing Windows exporting junk for nlopt_algorithm_name; thanks to Ofek Shilon for the bug report

darcs-hash:20100906175643-c8de0-dc82178a1444e3cf632cb44d405483d720e82163.gz

13 years agofix compiler warnings about prototype mismatches in options.c; thanks to Benoit Scherrer
stevenj [Wed, 1 Sep 2010 01:18:27 +0000 (21:18 -0400)]
fix compiler warnings about prototype mismatches in options.c; thanks to Benoit Scherrer

darcs-hash:20100901011827-c8de0-0671d98605879992d794934fc521518a73c7e98b.gz

13 years agoadd missing "inline" keywords to C++ functions so that nlopt.hpp can be included...
stevenj [Mon, 30 Aug 2010 23:55:48 +0000 (19:55 -0400)]
add missing "inline" keywords to C++ functions so that nlopt.hpp can be included in multiple compilation units; thanks to Steve Jaffe for the bug report

darcs-hash:20100830235548-c8de0-6d4a9c8ca4900c947b2d0f4361ab6da4756188fb.gz

13 years agofixed bug in set/get xtol_abs, thanks to David Rivest-Hénault for the bug report
stevenj [Thu, 19 Aug 2010 07:36:43 +0000 (03:36 -0400)]
fixed bug in set/get xtol_abs, thanks to David Rivest-Hénault for the bug report

darcs-hash:20100819073643-c8de0-80e9c5691ef76d73f33255b0b615dced6374467a.gz

13 years agoupdated NEWS for 2.2.1
stevenj [Fri, 13 Aug 2010 17:39:59 +0000 (13:39 -0400)]
updated NEWS for 2.2.1

darcs-hash:20100813173959-c8de0-51d24ce9ae04f383f7e6d9fa96f94bab3ba770a9.gz

13 years agomax/min macros are already defined(!) by stdlib.h(!) in visual studio; thanks to...
stevenj [Fri, 13 Aug 2010 17:35:48 +0000 (13:35 -0400)]
max/min macros are already defined(!) by stdlib.h(!) in visual studio; thanks to Benoit Scherrer for the report about the compiler warning

darcs-hash:20100813173548-c8de0-f0815042dc233cd3279c81517ffdaf9ef247d7e5.gz

13 years agoversion bump to 2.2.1
stevenj [Thu, 5 Aug 2010 19:49:18 +0000 (15:49 -0400)]
version bump to 2.2.1

darcs-hash:20100805194918-c8de0-a791532682179b8e12e75ccd7bd35315021e22cb.gz

13 years agoNLOPT_DLL_EXPORT option to compile with MS dllexport flag, thanks to Benoit for the...
stevenj [Fri, 30 Jul 2010 14:35:20 +0000 (10:35 -0400)]
NLOPT_DLL_EXPORT option to compile with MS dllexport flag, thanks to Benoit for the suggestion

darcs-hash:20100730143520-c8de0-4b368e6403b28260a9221769b452f898b6945f5c.gz

13 years agoupdate: Nocedal code is available under GPL
stevenj [Fri, 30 Jul 2010 14:34:25 +0000 (10:34 -0400)]
update: Nocedal code is available under GPL

darcs-hash:20100730143425-c8de0-b09d1a93d78c8c37456c7ce0b11e3599e776c28d.gz

13 years agohandle missing C99/IEEE copysign function, e.g. for WWin32; thanks to Benoit Scherrer...
stevenj [Fri, 30 Jul 2010 02:35:46 +0000 (22:35 -0400)]
handle missing C99/IEEE copysign function, e.g. for WWin32; thanks to Benoit Scherrer for the bug report

darcs-hash:20100730023546-c8de0-2d82e58615ba8036734a2b104aefb4a53a88f9b5.gz

13 years agostick to C89 and avoid mixed declarations and code; thanks to Benoit Scherrer for...
stevenj [Fri, 30 Jul 2010 00:54:19 +0000 (20:54 -0400)]
stick to C89 and avoid mixed declarations and code; thanks to Benoit Scherrer for the bug report (fails with MSVC)

darcs-hash:20100730005419-c8de0-39dc04e5a2be81512bb3ca87c6fa397192e5bfd7.gz

13 years agolcc doesn't support dllimport, thanks to Laurent Vanbeylen for the bug report
stevenj [Thu, 29 Jul 2010 01:34:11 +0000 (21:34 -0400)]
lcc doesn't support dllimport, thanks to Laurent Vanbeylen for the bug report

darcs-hash:20100729013411-c8de0-d6b68ec8cf89f3ce2a42fdb28f2d934e9448d5d3.gz

13 years agoadded Fortran mconstraint API
stevenj [Thu, 15 Jul 2010 21:51:05 +0000 (17:51 -0400)]
added Fortran mconstraint API

darcs-hash:20100715215105-c8de0-d8e48d946df4aad8a0e7cf7e9664a3519a4f2b13.gz

13 years agothread-safety in nlopt_seconds(), assuming we have __thread or equivalent
stevenj [Thu, 15 Jul 2010 21:32:58 +0000 (17:32 -0400)]
thread-safety in nlopt_seconds(), assuming we have __thread or equivalent

darcs-hash:20100715213258-c8de0-d2cdf53cb97a6abc8c587f00d9027851b8ef6d29.gz

13 years agotentative release date for 2.2
stevenj [Thu, 15 Jul 2010 21:31:24 +0000 (17:31 -0400)]
tentative release date for 2.2

darcs-hash:20100715213124-c8de0-30565c1499d47436dcd26e183b5ca5d791144ca8.gz

13 years agorm SLSQP from TODO
stevenj [Thu, 15 Jul 2010 21:10:33 +0000 (17:10 -0400)]
rm SLSQP from TODO

darcs-hash:20100715211033-c8de0-41ec043b79a9c341d891852a50bf0d30d9759fd0.gz

13 years agoadded --without-threadlocal to disable thread-local keyword for MinGW compilation
stevenj [Thu, 15 Jul 2010 20:44:05 +0000 (16:44 -0400)]
added --without-threadlocal to disable thread-local keyword for MinGW compilation

darcs-hash:20100715204405-c8de0-f21292dda1bd153f87aa9d772ddca945a2231a0e.gz

13 years agofix SLSQP to work with unbounded dimensions
stevenj [Thu, 15 Jul 2010 20:23:15 +0000 (16:23 -0400)]
fix SLSQP to work with unbounded dimensions

darcs-hash:20100715202315-c8de0-e93f00932885115f2a0f036bc27f5d8e7334bcfc.gz

13 years agoupdate NEWS
stevenj [Thu, 15 Jul 2010 19:37:14 +0000 (15:37 -0400)]
update NEWS

darcs-hash:20100715193714-c8de0-ed6e37add34e58df7a9578fbdac8b2e09624b5ed.gz

13 years agoreplace 1e20 with HUGE_VAL in ORIG_DIRECT code (silly hard-coded upper bound)
stevenj [Thu, 15 Jul 2010 19:35:04 +0000 (15:35 -0400)]
replace 1e20 with HUGE_VAL in ORIG_DIRECT code (silly hard-coded upper bound)

darcs-hash:20100715193504-c8de0-bddb4c45a2839ae5fa41c56d5a6754411c646d1f.gz

13 years agosupport forced stops in ORIG_DIRECT
stevenj [Thu, 15 Jul 2010 19:34:06 +0000 (15:34 -0400)]
support forced stops in ORIG_DIRECT

darcs-hash:20100715193406-c8de0-57853932f731ace7580a80e8fdb66cbb6f753cb6.gz

13 years agoversion bump
stevenj [Thu, 15 Jul 2010 18:10:44 +0000 (14:10 -0400)]
version bump

darcs-hash:20100715181044-c8de0-b713ec9cb19094fbaeea3a0aab2e29694492de6a.gz

13 years agoallow BOBYQA and COBYLA to use unequal initial step sizes in different dimensions...
stevenj [Thu, 15 Jul 2010 16:20:51 +0000 (12:20 -0400)]
allow BOBYQA and COBYLA to use unequal initial step sizes in different dimensions (internally rescaling the coordinates as needed); thanks to Tom Fiddaman for pointing out the problem when different coordinates have very different units

darcs-hash:20100715162051-c8de0-5685b685d14f5042f824bbe5bff7f3aeed0fb808.gz

13 years agofix failure in C++ (and some other front-ends) when de-allocating an nlopt object...
stevenj [Thu, 15 Jul 2010 16:15:40 +0000 (12:15 -0400)]
fix failure in C++ (and some other front-ends) when de-allocating an nlopt object with a local optimizer; thanks to Jurgen Werner for the bug report

darcs-hash:20100715161540-c8de0-8aa02bad85ddebaae8e38e05825c23c3d850a702.gz

13 years agoclarification of SLSQP name
stevenj [Tue, 13 Jul 2010 17:09:40 +0000 (13:09 -0400)]
clarification of SLSQP name

darcs-hash:20100713170940-c8de0-ebb2b26e5d51502700aa17c65e66030b2a7e7f5c.gz

13 years agoadded python docstring for module; thanks to Sebastian Walter for the suggestion
stevenj [Mon, 12 Jul 2010 23:33:39 +0000 (19:33 -0400)]
added python docstring for module; thanks to Sebastian Walter for the suggestion

darcs-hash:20100712233339-c8de0-b8da98e494e6441fec52320cbc5408ad83d956d2.gz

13 years agodocument SLSQP in man page
stevenj [Mon, 12 Jul 2010 23:01:44 +0000 (19:01 -0400)]
document SLSQP in man page

darcs-hash:20100712230144-c8de0-c5710fc6420742cf7ab493e51a7975064b3195de.gz

13 years agofix memory leak for error condition
stevenj [Mon, 12 Jul 2010 22:31:17 +0000 (18:31 -0400)]
fix memory leak for error condition

darcs-hash:20100712223117-c8de0-1d1a5920fdadab5ae0f7f25154d7b3d823bd6715.gz

13 years agoprint out which bound was violated for bounds violation
stevenj [Mon, 12 Jul 2010 22:30:58 +0000 (18:30 -0400)]
print out which bound was violated for bounds violation

darcs-hash:20100712223058-c8de0-28424889fa63e686e5377c0625b0891bc2446b84.gz

13 years agobug fixes to slsqp, now seems to work
stevenj [Mon, 12 Jul 2010 22:30:28 +0000 (18:30 -0400)]
bug fixes to slsqp, now seems to work

darcs-hash:20100712223028-c8de0-5102cafe2ad38f4e100fb986cb3085cb0e7f2aba.gz

13 years agoadded slsqp code (compiles, not yet tested)
stevenj [Sat, 10 Jul 2010 21:59:47 +0000 (17:59 -0400)]
added slsqp code (compiles, not yet tested)

darcs-hash:20100710215947-c8de0-2175b5e6e4b4518814a525d95ce2a4643eac9104.gz

13 years agoprepare to handle forced-stop in ORIG_DIRECT (not done yet)
stevenj [Sat, 10 Jul 2010 21:59:37 +0000 (17:59 -0400)]
prepare to handle forced-stop in ORIG_DIRECT (not done yet)

darcs-hash:20100710215937-c8de0-b67e75ac8c2281b62aff33d86556069b4dc33c95.gz

13 years agoadd missing %catches statements for recent C++ API additions, especially the add_...
stevenj [Fri, 9 Jul 2010 16:56:46 +0000 (12:56 -0400)]
add missing %catches statements for recent C++ API additions, especially the add_*constraint functions; thanks to Dmitrey Kroshko for the bug report

darcs-hash:20100709165646-c8de0-f7dab6f3bc3dc7900a26674a3ba6f98bdb78a3ef.gz

13 years agoif user specifies OCT_INSTALL_DIR, make M_INSTALL_DIR (if unspecified) default to...
stevenj [Fri, 9 Jul 2010 16:34:03 +0000 (12:34 -0400)]
if user specifies OCT_INSTALL_DIR, make M_INSTALL_DIR (if unspecified) default to the same directory

darcs-hash:20100709163403-c8de0-5a5f3e0c9f02e3f9995138880a3d74883f96896d.gz

13 years agoadded GUILE_INSTALL_DIR var to change Guile installation directory
stevenj [Fri, 9 Jul 2010 15:14:55 +0000 (11:14 -0400)]
added GUILE_INSTALL_DIR var to change Guile installation directory

darcs-hash:20100709151455-c8de0-7f3529d9594bc00f7e7c7fa08a5eeb6314c39aba.gz

13 years agoin functions with constraints, make sure forced_stop stops immediately, before evalua...
stevenj [Thu, 8 Jul 2010 21:23:53 +0000 (17:23 -0400)]
in functions with constraints, make sure forced_stop stops immediately, before evaluating any more user callbacks

darcs-hash:20100708212353-c8de0-5060b668f7e91e93ca182f3c2a8ee7618b4d5032.gz

13 years agoupdate NEWS
stevenj [Thu, 8 Jul 2010 21:23:40 +0000 (17:23 -0400)]
update NEWS

darcs-hash:20100708212340-c8de0-0884ceb17ed4027098cf3d880f17f98ec7f5bd4c.gz

13 years agouse 2-dimensional array for grad arg of python mconstraint
stevenj [Thu, 8 Jul 2010 20:26:02 +0000 (16:26 -0400)]
use 2-dimensional array for grad arg of python mconstraint

darcs-hash:20100708202602-c8de0-815718d964a5c6e92ca5e254ba519a65c0f921e2.gz

13 years agoversion bump (2.1.2)
stevenj [Thu, 8 Jul 2010 19:36:54 +0000 (15:36 -0400)]
version bump (2.1.2)

darcs-hash:20100708193654-c8de0-e2f66460c870785eebbb7906339abdc4c01ffd83.gz

13 years agoelim. memory leaks in C++/Python/Guile/Fortran interfaces if add_constraint gives...
stevenj [Thu, 8 Jul 2010 19:16:46 +0000 (15:16 -0400)]
elim. memory leaks in C++/Python/Guile/Fortran interfaces if add_constraint gives an error or you set the objective multiple times

darcs-hash:20100708191646-c8de0-4f06d4e9c27831699b6bd7add1291be14a348197.gz

13 years agofix memory leak in python wrapper on exception
stevenj [Thu, 8 Jul 2010 19:04:36 +0000 (15:04 -0400)]
fix memory leak in python wrapper on exception

darcs-hash:20100708190436-c8de0-0b50fd5776481816285a42d5b06679666377d0ea.gz

13 years agoreturn error if more than n equality constraints are specified
stevenj [Wed, 7 Jul 2010 23:10:56 +0000 (19:10 -0400)]
return error if more than n equality constraints are specified

darcs-hash:20100707231056-c8de0-74c179fa38352cee82f7ee5e209602be5aafe27b.gz

13 years agoyikes, fix argument check for tol argument in add_constraint functions
stevenj [Wed, 7 Jul 2010 23:10:33 +0000 (19:10 -0400)]
yikes, fix argument check for tol argument in add_constraint functions

darcs-hash:20100707231033-c8de0-d1d4a50c4e1ac45220449d5b0057a758b9441dff.gz

13 years agoversion bump 2.1.1
stevenj [Wed, 7 Jul 2010 15:21:34 +0000 (11:21 -0400)]
version bump 2.1.1

darcs-hash:20100707152134-c8de0-11f82ef082055c3fa12bc71200cded7bb6ef3057.gz

13 years agobetter checking for Python and Numpy include directories; thanks to Nathaniel Smith...
stevenj [Wed, 7 Jul 2010 15:17:05 +0000 (11:17 -0400)]
better checking for Python and Numpy include directories; thanks to Nathaniel Smith for the tip about numpy.get_include()

darcs-hash:20100707151705-c8de0-ce47965d05109ef499e8cbe8b395a682818c0804.gz

13 years agomissing nlopt- prefix for version_* functions
stevenj [Tue, 6 Jul 2010 23:51:46 +0000 (19:51 -0400)]
missing nlopt- prefix for version_* functions

darcs-hash:20100706235146-c8de0-37ee2ead46ceae2a966292480f9c89e34793f252.gz

13 years agoversion bump for 2.1
stevenj [Tue, 6 Jul 2010 21:16:17 +0000 (17:16 -0400)]
version bump for 2.1

darcs-hash:20100706211617-c8de0-1ad67e7f363e8a81fb9e94f5b5c69d646de00757.gz

13 years agofix python mconstraint, change C++ mconstraint to infer m from tol.size()
stevenj [Tue, 6 Jul 2010 21:14:18 +0000 (17:14 -0400)]
fix python mconstraint, change C++ mconstraint to infer m from tol.size()

darcs-hash:20100706211418-c8de0-cd6dc26c140e257683b533f02d497ffa132db1e1.gz

13 years agopython interface for mconstraint feature
stevenj [Tue, 6 Jul 2010 20:58:19 +0000 (16:58 -0400)]
python interface for mconstraint feature

darcs-hash:20100706205819-c8de0-4544309b57ae3e6abec33e0b145ca178ffbeee2c.gz

13 years agoadded mconstraint functions to C++ API
stevenj [Tue, 6 Jul 2010 20:37:01 +0000 (16:37 -0400)]
added mconstraint functions to C++ API

darcs-hash:20100706203701-c8de0-aae90a6c4ed5df0424c4e346bad33792d70dc81e.gz

13 years agofix mma mconstraints
stevenj [Tue, 6 Jul 2010 19:51:54 +0000 (15:51 -0400)]
fix mma mconstraints

darcs-hash:20100706195154-c8de0-126475272c5018ef183651a9a52582e6f83629c5.gz

13 years agobug fixes to auglag in new mconstraint, don't use stopval in subopt unless no constraints
stevenj [Tue, 6 Jul 2010 19:14:26 +0000 (15:14 -0400)]
bug fixes to auglag in new mconstraint, don't use stopval in subopt unless no constraints

darcs-hash:20100706191426-c8de0-9fada98c48e716edc702db31138b364f9b4121e7.gz

13 years agoadd mconstraint to C API (not yet tested), thanks to Dmitrey of OpenOpt for the sugge...
stevenj [Thu, 1 Jul 2010 22:24:52 +0000 (18:24 -0400)]
add mconstraint to C API (not yet tested), thanks to Dmitrey of OpenOpt for the suggestion

darcs-hash:20100701222452-c8de0-c653c88d49348e7d42440283baf3e0dd90d1588d.gz

13 years agosupport equality constraints in COBYLA (internally, just a pair of inequality constra...
stevenj [Thu, 24 Jun 2010 23:29:26 +0000 (19:29 -0400)]
support equality constraints in COBYLA (internally, just a pair of inequality constraints: since COBYLA solves a sequence of LPs, and LPs have no problem with such pairs, it seems to converge just fine)

darcs-hash:20100624232926-c8de0-6baa8f1caf2967dca27635be396fd510701580ab.gz

13 years ago-mthreads forces mingwm10.dll dependency, remove; thanks to Jurgen Werner for the...
stevenj [Tue, 22 Jun 2010 13:48:44 +0000 (09:48 -0400)]
-mthreads forces mingwm10.dll dependency, remove; thanks to Jurgen Werner for the bug report

darcs-hash:20100622134844-c8de0-7e22443d400d69e9393e276a4a9a9767ac79eaa9.gz

13 years agoapparently the @ really is part of the identifier with stdcall functions...thanks...
stevenj [Mon, 21 Jun 2010 15:18:09 +0000 (11:18 -0400)]
apparently the @ really is part of the identifier with stdcall functions...thanks to Juergen Werner for the bug report

darcs-hash:20100621151809-c8de0-c4dfb1306f75d675856067058479cb6f53a52e55.gz

13 years agoguard against multiple inclusion in nlopt.hpp; thanks to Saul Thurrowgood for the...
stevenj [Thu, 17 Jun 2010 23:47:43 +0000 (19:47 -0400)]
guard against multiple inclusion in nlopt.hpp; thanks to Saul Thurrowgood for the suggestion

darcs-hash:20100617234743-c8de0-d51fc34a1b673496e780c40c6f9dcde6b8e94f93.gz

13 years agoversion bump (2.0.2)
stevenj [Thu, 17 Jun 2010 15:52:39 +0000 (11:52 -0400)]
version bump (2.0.2)

darcs-hash:20100617155239-c8de0-440c88bc719476982cb898fb959d3389d3447b84.gz

13 years agoSTDCALL needs to go after return type for MSVC++; thanks to Dave Katz for the bug...
stevenj [Thu, 17 Jun 2010 15:50:09 +0000 (11:50 -0400)]
STDCALL needs to go after return type for MSVC++; thanks to Dave Katz for the bug report

darcs-hash:20100617155009-c8de0-a0de840fc8e724787c233ceeb367925776201937.gz

13 years agofixed mingw .def file
stevenj [Thu, 17 Jun 2010 04:26:35 +0000 (00:26 -0400)]
fixed mingw .def file

darcs-hash:20100617042635-c8de0-5aee09684188626af74b04feb9187b729c51ea97.gz

13 years agoversion bump (2.0.1)
stevenj [Wed, 16 Jun 2010 23:24:29 +0000 (19:24 -0400)]
version bump (2.0.1)

darcs-hash:20100616232429-c8de0-799eaee381a4c708ef7ece3f20b8db217d1242e7.gz

13 years agoadded --with-mthreads option to use -mthreads flag when building MinGW, since that...
stevenj [Wed, 16 Jun 2010 23:10:06 +0000 (19:10 -0400)]
added --with-mthreads option to use -mthreads flag when building MinGW, since that is reportedly needed for __thread to give threadlocal storage

darcs-hash:20100616231006-c8de0-4b0e74542f7fc4a99d65d452be1bb9393d9514ae.gz

13 years agofixed MinGW build
stevenj [Wed, 16 Jun 2010 23:04:11 +0000 (19:04 -0400)]
fixed MinGW build

darcs-hash:20100616230411-c8de0-461279310c1fc9fc5d63128cc9b25aecf41960d0.gz

13 years agoadded --without-python and --without-guile options
stevenj [Wed, 16 Jun 2010 22:17:07 +0000 (18:17 -0400)]
added --without-python and --without-guile options

darcs-hash:20100616221707-c8de0-d313274f5c6f2663debde1db97ca180f794e672f.gz

13 years agofixed get_array functions in Fortran
stevenj [Wed, 16 Jun 2010 21:47:52 +0000 (17:47 -0400)]
fixed get_array functions in Fortran

darcs-hash:20100616214752-c8de0-6806563b789b0b6e62652ee39c6c68755567d080.gz

13 years agowhoops, fixed to configure with --disable-shared
stevenj [Wed, 16 Jun 2010 21:35:17 +0000 (17:35 -0400)]
whoops, fixed to configure with --disable-shared

darcs-hash:20100616213517-c8de0-d0dacca994721dfbd3e1b65e221d20fa206a1607.gz

13 years agodoc update -- main MLSL no longer has default sub-algorithm
stevenj [Wed, 16 Jun 2010 18:57:31 +0000 (14:57 -0400)]
doc update -- main MLSL no longer has default sub-algorithm

darcs-hash:20100616185731-c8de0-442e58dd00cc159038bbbe7deca4defb0171fd7c.gz

13 years agochange lb/ub field in Matlab interface to lower_bounds/upper_bounds, for consistency
stevenj [Wed, 16 Jun 2010 00:45:10 +0000 (20:45 -0400)]
change lb/ub field in Matlab interface to lower_bounds/upper_bounds, for consistency

darcs-hash:20100616004510-c8de0-9ef715297bbfeaf62e5ee94485294500f41dd1cf.gz

13 years agocheck for numpy
stevenj [Tue, 15 Jun 2010 23:06:44 +0000 (19:06 -0400)]
check for numpy

darcs-hash:20100615230644-c8de0-14908910d6294503322a0a0c09262c3e6b9b7895.gz

13 years agotentative 2.0 release date
stevenj [Tue, 15 Jun 2010 22:29:11 +0000 (18:29 -0400)]
tentative 2.0 release date

darcs-hash:20100615222911-c8de0-0f8138ef016791b7e68d2d6bd4efa7bd54c2f401.gz

13 years agoadd NLOPT_G_MLSL variants that require local_opt to be specified
stevenj [Tue, 15 Jun 2010 22:25:04 +0000 (18:25 -0400)]
add NLOPT_G_MLSL variants that require local_opt to be  specified

darcs-hash:20100615222504-c8de0-5f416d50c5d8431fe641785cc1458a78178b13db.gz

13 years agomove new AUGLAG constants to end of list in order to preserve backwards compatibility
stevenj [Mon, 14 Jun 2010 22:53:07 +0000 (18:53 -0400)]
move new AUGLAG constants to end of list in order to preserve backwards compatibility

darcs-hash:20100614225307-c8de0-92350fe85ba959cce1d7d25007eb6ce768a20603.gz

13 years agoadd AUGLAG constants to other langs
stevenj [Mon, 14 Jun 2010 22:51:38 +0000 (18:51 -0400)]
add AUGLAG constants to other langs

darcs-hash:20100614225138-c8de0-6c10fbcfd0f55f1639c42c3c1bcbe4be66d0c8af.gz

13 years agoadd numpy.i to dist, since it isn't shipped in a standard location I can rely on
stevenj [Mon, 14 Jun 2010 22:38:23 +0000 (18:38 -0400)]
add numpy.i to dist, since it isn't shipped in a standard location I can rely on

darcs-hash:20100614223823-c8de0-d739ffa9cb40287ddd2dd9439c52f318bb66fb87.gz

13 years agoadd TODO for more wrappers
stevenj [Mon, 14 Jun 2010 22:29:55 +0000 (18:29 -0400)]
add TODO for more wrappers

darcs-hash:20100614222955-c8de0-1e902b20d419b17a60f5ebe2151906e9bff46a93.gz

13 years agoscheme callbacks now take grad as vector argument, and must use side-effects to modify it
stevenj [Mon, 14 Jun 2010 22:27:41 +0000 (18:27 -0400)]
scheme callbacks now take grad as vector argument, and must use side-effects to modify it

darcs-hash:20100614222741-c8de0-d8e26b0d530e3644688b4170c5760abea7985c4f.gz

13 years agodetect a roundoff error condition in COBYLA
stevenj [Mon, 14 Jun 2010 22:04:16 +0000 (18:04 -0400)]
detect a roundoff error condition in COBYLA

darcs-hash:20100614220416-c8de0-ac9ecd7d4180261175fac3db4db73bc491bc37ad.gz

13 years agocopy initial_step (if any) from opt to local_opt
stevenj [Mon, 14 Jun 2010 20:55:27 +0000 (16:55 -0400)]
copy initial_step (if any) from opt to local_opt

darcs-hash:20100614205527-c8de0-045ada4f1a8285d48c3b50339928fcab59e3c2d2.gz

13 years agoset_initial_step(opt, NULL) resets to default
stevenj [Mon, 14 Jun 2010 20:42:37 +0000 (16:42 -0400)]
set_initial_step(opt, NULL) resets to default

darcs-hash:20100614204237-c8de0-cd7a3a4bdbbd4d67c592fd103779f3a97aa51fc8.gz

13 years agodocument NLOPT_AUGLAG
stevenj [Mon, 14 Jun 2010 20:38:57 +0000 (16:38 -0400)]
document NLOPT_AUGLAG

darcs-hash:20100614203857-c8de0-2bedca71404918d8cf21d192768a3a082fd5895e.gz

13 years agoturn off auglag_verbose by default
stevenj [Mon, 14 Jun 2010 20:29:46 +0000 (16:29 -0400)]
turn off auglag_verbose by default

darcs-hash:20100614202946-c8de0-3af042b584be591df33cb5bd8eb6145c502d5f7c.gz

13 years agoNLOPT_AUGLAG, no LN/LD, which requires local-opt algorithm to be specified; remove...
stevenj [Mon, 14 Jun 2010 20:26:11 +0000 (16:26 -0400)]
NLOPT_AUGLAG, no LN/LD, which requires local-opt algorithm to be specified; remove "convergence" tests for no progress towards feasibility in auglag, which seem to cause incorrect termination ....

darcs-hash:20100614202611-c8de0-2ee921f6892ca3d1824974367eba310ec6d21612.gz

13 years agoupdated NEWS with new 2.0 features
stevenj [Mon, 14 Jun 2010 18:40:16 +0000 (14:40 -0400)]
updated NEWS with new 2.0 features

darcs-hash:20100614184016-c8de0-d4aa6956ca06f17ef1aca932d97bcbc968cc16dc.gz

13 years agodisable Python/Guile wrappers unless --enable-shared
stevenj [Mon, 14 Jun 2010 18:37:16 +0000 (14:37 -0400)]
disable Python/Guile wrappers unless --enable-shared

darcs-hash:20100614183716-c8de0-9cba4159abbf8bc1d3e73c76341331116b6bfbb3.gz

13 years agoC++, STOGO, and nocedal fixes
stevenj [Mon, 14 Jun 2010 18:21:29 +0000 (14:21 -0400)]
C++, STOGO, and nocedal fixes

darcs-hash:20100614182129-c8de0-4877a5f93a8e37ad69984339f01830c9bb35a7d2.gz

13 years agoremoved finished TODO
stevenj [Mon, 14 Jun 2010 16:32:08 +0000 (12:32 -0400)]
removed finished TODO

darcs-hash:20100614163208-c8de0-ab1986a737b069832b3423ae34ec8d76ffef9181.gz

13 years agomap NLopt's C++ exceptions to more Scheme-like equivalents
stevenj [Sun, 13 Jun 2010 02:07:45 +0000 (22:07 -0400)]
map NLopt's C++ exceptions to more Scheme-like equivalents

darcs-hash:20100613020745-c8de0-0eefd9e80ec3fab27aed5991ee9f1b364b2bae32.gz

13 years agobug fix in guile wrapper, to match latest C++ api
stevenj [Sun, 13 Jun 2010 02:07:26 +0000 (22:07 -0400)]
bug fix in guile wrapper, to match latest C++ api

darcs-hash:20100613020726-c8de0-c70e2d5c022756ef40e0b493e46dbfb9dcd37849.gz

13 years agohandle/throw Python exceptions
stevenj [Sun, 13 Jun 2010 01:39:28 +0000 (21:39 -0400)]
handle/throw Python exceptions

darcs-hash:20100613013928-c8de0-d1e6780ef8c07f7d9f49e0d4636661df1d5a2890.gz

13 years agocatch and rethrow nlopt exceptions from objective
stevenj [Sat, 12 Jun 2010 14:15:30 +0000 (10:15 -0400)]
catch and rethrow nlopt exceptions from objective

darcs-hash:20100612141530-c8de0-c91903c5377395424f255f5983b49d5095bdd3e3.gz

13 years agobug fix - python strides are in bytes, not in doubles (thanks to Zhichao for the...
stevenj [Sat, 12 Jun 2010 04:34:14 +0000 (00:34 -0400)]
bug fix - python strides are in bytes, not in doubles (thanks to Zhichao for the bug report)

darcs-hash:20100612043414-c8de0-be0b85376f235b5e48551c6c917ad687ec41eaeb.gz

13 years agomake prepending nlopt_ the exception, not the rule
stevenj [Fri, 11 Jun 2010 04:44:42 +0000 (00:44 -0400)]
make prepending nlopt_ the exception, not the rule

darcs-hash:20100611044442-c8de0-ab8bc3e581c5809c5d321b4db90a741997b3de31.gz

13 years agoversion bump
stevenj [Fri, 11 Jun 2010 04:44:33 +0000 (00:44 -0400)]
version bump

darcs-hash:20100611044433-c8de0-d94669eb8aea57e9c091e9727bcb8d813af2bfb8.gz

13 years agosilence compiler warning
stevenj [Fri, 11 Jun 2010 04:31:35 +0000 (00:31 -0400)]
silence compiler warning

darcs-hash:20100611043135-c8de0-825ee0c5230607c6c9f85db0e7ff1435949a40da.gz

13 years agofixed python shared-lib name
stevenj [Fri, 11 Jun 2010 04:15:52 +0000 (00:15 -0400)]
fixed python shared-lib name

darcs-hash:20100611041552-c8de0-828d1699c0ffbb0269cfc5a01611a9432d62eefb.gz

13 years agofixed(?) python interface
stevenj [Fri, 11 Jun 2010 04:12:12 +0000 (00:12 -0400)]
fixed(?) python interface

darcs-hash:20100611041212-c8de0-a7d26c0ef81f5db2b808c69fed034cbabacece4d.gz