[Numpy-discussion] [ANN] NLopt, a nonlinear optimization library

Steven G. Johnson stevenj at alum.mit.edu
Thu Jun 17 01:26:15 EDT 2010


The NLopt library, available from

     http://ab-initio.mit.edu/nlopt

provides a common interface for a large number of algorithms for both 
global and local nonlinear optimizations, both with and without gradient 
information, and including both bound constraints and nonlinear 
equality/inequality constraints.

NLopt is written in C, but now includes a Python interface (as well as 
interfaces for C++, Fortran, Matlab, Octave, and Guile).

It is free software under the GNU LGPL.

Regards,
Steven G. Johnson




More information about the NumPy-Discussion mailing list