Saturday, December 01, 2018

new: math/nlopt

Simple library port as dependency of an wip/upcoming Slic3r port.

For now I've disabled all optional/unneeded bindings; they may be
enabled later if people show interest.

Builds and tests fine on amd64 allowing me to configure/build Slic3r.

I'm happy to see testing on other platforms.
Feedback? OK?

$ make test
[...]
100% tests passed, 0 tests failed out of 52

Total Test time (real) = 0.35 sec
$ pkg_info NLopt
Information for inst:NLopt-2.5.0

Comment:
library for nonlinear optimization

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.

Maintainer: Klemens Nanni <kn@openbsd.org>

WWW: http://ab-initio.mit.edu/nlopt

No comments:

Post a Comment