/nlopt-python

A project to package the NLOpt library to wheels

Primary LanguagePythonOtherNOASSERTION

NLOpt Python

PyPI version Windows Linux and MacOS

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.6+ and above for Windows, MacOS, and Linux.

Installation

pip install nlopt

Documentation

For more information on how to use NLOpt, refer to the documentation.