Commit Graph

24 Commits (fafdac37f12814981fdc97013aaef4886b6d1bc0)

Author SHA1 Message Date
Null Chilly 18927f93e2
Fix typos (#2811)
1 year ago
Davis King f2cd9e3b1d use a time based exeuction limit in example
5 years ago
Davis King e273f5159d Added find_min_global() overloads.
7 years ago
Davis King 4fa32903a6 clarified docs
7 years ago
Davis King 4d0b203541 Just moved the try block to reduce the indentation level.
7 years ago
Davis King 929870d3ad Updated example to use C++11 style code and also to show the new find_max_global() routine.
7 years ago
Davis King 114f677d74 Fixing grammar in comments.
11 years ago
Davis King 7eadede7ae Clarified some things in the example and also added code showing how to use the
11 years ago
Davis King fdd035f451 Removed a bunch of checks that prevented users from using references to
11 years ago
Davis King 596201e72d clarified print statements
12 years ago
Davis King cd8ba14ff0 Added an example showing how to use second derivative information
12 years ago
Davis King 7b43a3c6ac All I did in this change was switch from using #include "" syntax
12 years ago
Davis King 4c996b51b1 removed the svn:executable flag from a bunch of .cpp files
14 years ago
Davis King 9181bfd809 Fixed a typo found by Matt P. Dziubinski
14 years ago
Davis King 71bec0bd6f Added an example of using be_verbose() to see the optimization progress.
14 years ago
Davis King 8ebae5b954 Made comments more clear.
15 years ago
Davis King 3a04fa1436 Added some comments about testing a function that computes gradients
15 years ago
Davis King c01632ee3f Added a try/catch block around the code in main().
15 years ago
Davis King 3e68d3e5cb Minor cleanup
15 years ago
Davis King 59409fb50d Added a BOBYQA example.
15 years ago
Davis King 75b3839a71 Changed comment because I think it is easier to read this way.
15 years ago
Davis King 50fd0ec14d Updated the optimization example to take account of the recent changes
15 years ago
Davis King 49532acf87 Added licensing comments to the example programs.
16 years ago
Davis King 0dbb72588f Added an optimization example.
16 years ago