loongson/pypi/: nlopt-2.9.1 metadata and description
Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
| author | Daniel Bok |
| author_email | daniel.bok@outlook.com |
| classifiers |
|
| description_content_type | text/markdown |
| keywords | algorithms, global local constrained unconstrained optimization, optimization, non-linear optimization |
| license | MIT |
| maintainer | Daniel Bok |
| maintainer_email | daniel.bok@outlook.com |
| project_urls |
|
| requires_dist |
|
| requires_python | >=3.9 |
| File | Tox results | History |
|---|---|---|
nlopt-2.9.1-cp310-cp310-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
|
|
|
nlopt-2.9.1-cp311-cp311-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
|
|
|
nlopt-2.9.1-cp312-cp312-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
|
|
|
nlopt-2.9.1-cp313-cp313-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
|
|
|
nlopt-2.9.1-cp39-cp39-manylinux_2_36_loongarch64.manylinux_2_38_loongarch64.whl
|
|
NLopt Python
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.