nlopt 2.10.0


pip install nlopt

  Latest version

Released: Dec 23, 2025


Meta
Author: Daniel Bok
Maintainer: Daniel Bok
Requires Python: >=3.9

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • End Users/Desktop
  • Education

License
  • OSI Approved :: MIT License

Operating System
  • MacOS
  • Microsoft :: Windows
  • Unix

Programming Language
  • C++
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Scientific/Engineering

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.

Extras: None
Dependencies:
numpy (<3,>=2)