4 * This is a maxima interface to the routine COBYLA.
5 * Interface Copyright Raymond Toy 2010
6 * Interface released under the terms of the GNU General Public License.
8 * This is identical to fmin_cobyla, but supports bigfloats.
10 load("load-bf-cobyla.lisp");