This project builds Python wheels for the NLopt library. NLopt contains various routines for non-linear optimization.
The project supports Python versions 3.9+ and above for Windows, MacOS, and Linux.
pip install nlopt
For more information on how to use NLopt, refer to the documentation.