Path to this page:
Subject: CVS commit: pkgsrc/math/nlopt
From: Adam Ciarcinski
Date: 2025-02-06 09:47:14
Message id: 20250206084715.0890CFBE0@cvs.NetBSD.org
Log Message:
nlopt: updated to 2.10.0
NLopt 2.10
* 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)
Files: