Metadata-Version: 1.1
Name: nlopt
Version: 2.4.2.post1
Summary: NLopt. A free/open-source library for nonlinear optimization
Home-page: https://nlopt.readthedocs.io
Author: Javier G. Gonzalez
Author-email: javierggt@yahoo.com
License: UNKNOWN
Description: 
        NLopt
        =====
        
        NLOpt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms.
        
        The code is exactly as found in https://github.com/stevengj/nlopt/releases. NLOpt is compiled without Guile, Octave and Matlab.
        
        This package is just a distribution of NLopt. The person marked as the author of this package is just the author of the PyPI package, not of NLopt. The post-release version corresponds to the version of the PyPI package itself (the actual NLOpt does not use that version segment).
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
