{"library":"nlopt","type":"library","category":null,"description":"NLopt is a free/open-source library providing a common interface to a variety of nonlinear optimization algorithms, encompassing both global and local, constrained and unconstrained problems. The `nlopt` Python package offers bindings to this library, enabling Python users to leverage its extensive suite of optimization routines. The current version is 2.10.0, and the project actively maintains and releases new versions, often aligning with updates to the underlying C library.","language":"python","status":"active","version":"2.10.0","tags":["optimization","nonlinear","global optimization","local optimization","constrained optimization","unconstrained optimization","numerical methods","scientific computing"],"install":[{"cmd":"pip install nlopt","imports":["import nlopt","import numpy as np"]}],"homepage":"https://nlopt.readthedocs.io","github":"https://github.com/DanielBok/nlopt-python","docs":"https://nlopt.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/nlopt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.6,"avg_import_s":0.3,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nlopt/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}