- 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
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
include/nlopt.h
|
|
include/nlopt.hpp
|
|
lib/cmake/nlopt/NLoptConfig.cmake
|
|
lib/cmake/nlopt/NLoptConfigVersion.cmake
|
|
lib/cmake/nlopt/NLoptLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/nlopt/NLoptLibraryDepends.cmake
|
|
lib/libnlopt.so
|
|
lib/libnlopt.so.1
|
|
lib/libnlopt.so.1.0.0
|
|
libdata/pkgconfig/nlopt.pc
|
|
share/man/man3/nlopt.3.gz
|
|
share/man/man3/nlopt_minimize.3.gz
|
|
share/man/man3/nlopt_minimize_constrained.3.gz
|