Version: 2.7.1, Package name: nlopt-2.7.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information. It is designed as a simple, unified interface and packaging of several free/open-source nonlinear optimization libraries. |
Filesize: 1996.27 KB |
Version History (View Complete History) |
|
2020-12-30 07:37:55 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to nlopt-2.7.0. from wen heping with tweaks by me |
2020-07-08 16:57:41 by Klemens Nanni | Files touched by this commit (6) |
Log message: Drop myself as MAINTAINER |
2020-04-18 17:26:00 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update to NLopt 2.6.2 - Fixed forced stop exception with dimension elimination ([#317]) - Fixed get_initial_step wrapping ([#319]) Minor so version bumped due to new symbols, no removals; All tests pass on amd64 |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-13 17:16:05 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update to NLopt 2.6.1 libnlopt_cxx now merged into libnlopt, lots of API additions, various fixes. Also set COMPILER and remove broken HOMEPAGE. Feedback and OK sthen |