non port: math/nlopt/distinfo |
Number of commits found: 10 |
Saturday, 1 Mar 2025
|
15:09 Rainer Hurling (rhurlin) Author: Älven
math/nlopt: Update from 2.9.1 to 2.10.0
- New Java bindings
- Allow disabling exceptions with set_exceptions_enabled
- Configurable tolg tolerance parameter for Luksan gradient
stopping condition
- Restored LD_LBFGS_NOCEDAL enum value (dropped in 2.9) to ease
backwards compatibility for wrappers in other languages
(though this algorithm is currently unimplemented)
Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-210
PR: 284934
Reported by: portscout, Repology
11c19f0 |
Wednesday, 27 Nov 2024
|
04:54 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.9.1
Fixed PRAXIS box constraints.
Changelog: https://github.com/stevengj/nlopt/compare/v2.9.0...v2.9.1
Reported by: portscout, Repology
1f8c0a4 |
Tuesday, 12 Nov 2024
|
15:34 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.9.0
- New NLOPT_LUKSAN cmake option to build without Luksan LGPL code
- Dropped unused LD_LBFGS_NOCEDAL enum value
- Python 3.13 support
- Fixed COBYLA not returning the optimum
- Fixed SLSQP returning infeasible optimum
- Fixed STOGO not registering new optimum
- Various minor bugfixes
Changelog: https://github.com/stevengj/nlopt/compare/v2.8.0...v2.9.0
Reported by: portscout, Repology
cdc0abb |
Sunday, 25 Aug 2024
|
13:19 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.8.0
- Switch from guile2 to guile3
- Pet portclippy
Since guile-config-3.0 crashes, nlopt avoids its use with some patches.
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.8.0
Reported by: portscout, Repology
b17b4e0 |
Friday, 10 Dec 2021
|
19:43 Rainer Hurling (rhurlin)
math/nlopt: Update to 2.7.1
Changelog: https://github.com/stevengj/nlopt/blob/master/NEWS.md#nlopt-271
Reported by: portscout, Repology
MFH: 2021Q4
82a7563 |
Thursday, 19 Nov 2020
|
13:40 rhurlin
math/nlopt: Update to 2.7.0
Minor release:
- New nlopt_set_param API for setting internal algorithm parameters
- Avoid library-symbol conflicts
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.7.0
Reported by: portscout
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27276
 |
Saturday, 25 Apr 2020
|
07:29 yuri
math/nlopt: Update 2.6.1 -> 2.6.2
PR: 245893
Approved by: rhurlin@gwdg.de (maintainer)
 |
Monday, 15 Apr 2019
|
11:35 swills
math/nlopt: Update to version 2.6.1
PR: 237274
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
 |
Sunday, 9 Dec 2018
|
14:53 riggs
Update to upstream version 2.5.0
Detailed maintainer log:
- Update from 2.4.2 to 2.5.0
- Change sources from MASTER_SITES to GitHub
- Update version of Python dependency
- Remove CONFIGURE
- Add CFLAGS to find gmp.h
- Remov INSTALL_TARGET
- Update WWW in pkg-descr
- Update pkg-plist
The new version brings some enhancements and changes:
- New AGS global solver (#194), thanks to Vladislav Sovrasov
- New nlopt_get_numevals function providing a built-in evaluation
counter (#160)
- New nlopt_get_errmsg function for more descriptive error messages
- Build system is converted from autotools to cmake (#49), thanks
to Julien Schueller
- Plugins updated for recent Octave and Guile versions
- Various other build fixes and minor bug fixes
PR: 233497
Submitted by: rhurlin@gwdg.de (maintainer)
 |
Saturday, 11 Oct 2014
|
18:46 riggs
- Initial import of math/nlopt
PR: 193262
Submitted by: rhurlin@gwdg.de (maintainer)
Reviewed by: koobs, riggs
 |
Number of commits found: 10 |