File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- NLOpt Python
1+ NLopt Python
22============
33
44[ ![ PyPI version] ( https://badge.fury.io/py/nlopt.svg )] ( https://badge.fury.io/py/nlopt )
55![ Build] ( https://github.com/DanielBok/nlopt-python/workflows/Build/badge.svg?branch=master )
66
7- This project builds Python wheels for the NLOpt library. NLOpt contains various routines for non-linear optimization.
7+ This project builds Python wheels for the NLopt library. NLopt contains various routines for non-linear optimization.
88
99## Versions supported
1010
11- The project supports Python versions 3.6 + and above for Windows, MacOS, and Linux.
11+ The project supports Python versions 3.9 + and above for Windows, MacOS, and Linux.
1212
1313## Installation
1414
@@ -18,4 +18,4 @@ pip install nlopt
1818
1919## Documentation
2020
21- For more information on how to use NLOpt , refer to the [ documentation] ( https://nlopt.readthedocs.io/en/latest/NLopt_Python_Reference/ ) .
21+ For more information on how to use NLopt , refer to the [ documentation] ( https://nlopt.readthedocs.io/en/latest/NLopt_Python_Reference/ ) .
You can’t perform that action at this time.
0 commit comments