DanielBok / nlopt-python

A project to package the NLOpt library to wheels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLOpt Python

PyPI version Build

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.

About

A project to package the NLOpt library to wheels

License:Other


Languages

Language:Python 82.5%Language:CMake 17.5%