Dear NLopt users,

Version 2.4 of NLopt is now available (at http://ab-initio.mit.edu/nlopt).

Both 32-bit and 64-bit precompiled binaries are also posted for Windows, and 
there is also a git repository on Github:

        https://github.com/stevengj/nlopt

(You can use https://github.com/stevengj/nlopt/issues to submit bug reports.)

--SGJ

NLopt 2.4 (2 November 2013)

* New genetic algorithm ESCH, thanks to Carlos Henrique da Silva Santos.

* Fix swig dir for VPATH builds, thanks to Sandro Vitenti for the bug report.

* Use python-config program in the configure script to find the include
  directories for Python, if possible (may be overridden by PYTHON_CONFIG
  environment variable).

* Bugfix in copy constructor for C++ and Python interfaces.

* Bugfix in return value for setting min/max objective.

* Handle negative rescalings in COBYLA and BOBYQA.

* Plugin installation honors the configure --prefix, if any
  (thanks to xantares@github).

* Various compilation fixes for compatibility with recent software.


_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to