Skip to content

DanielBok/nlopt-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c48ba1 · Jan 23, 2025

History

87 Commits
Jan 23, 2025
Jan 23, 2025
Mar 26, 2022
Sep 19, 2020
Sep 19, 2020
Apr 3, 2024
Jul 6, 2023
Apr 23, 2019
Sep 20, 2020
Mar 26, 2022
Mar 26, 2022
Nov 16, 2024
Apr 3, 2024
Jan 23, 2025
Aug 28, 2024

Repository files navigation

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.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.