SkillAgentSearch skills...

Nlopt

library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization

Install / Use

/learn @stevengj/Nlopt
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Latest Docs Build Status

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.

The latest release can be downloaded from the NLopt releases page on Github, and the NLopt manual is hosted on readthedocs.

To build it refer to the installation instructions.

To use in your C/C++ programs see the C reference manual.

There are also interfaces for C++, Fortran, Python, Matlab or GNU Octave, OCaml, GNU Guile, GNU R, Lua, Perl, Rust, Ruby, Julia, and Java. Interfaces for other languages may be added in the future.

View on GitHub
GitHub Stars2.2k
CategoryDevelopment
Updated1d ago
Forks668

Languages

C

Security Score

80/100

Audited on Mar 26, 2026

No findings