nlopt2.10.0
nlopt2.10.0
Published
Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
pip install nlopt
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
NLopt Python
This project builds Python wheels for the NLopt library. NLopt contains various routines for non-linear optimization.
Versions supported
The project supports Python versions 3.9+ and above for Windows, MacOS, and Linux.
Installation
pip install nlopt
Documentation
For more information on how to use NLopt, refer to the documentation.