Metadata-Version: 2.4
Name: pyoptsparse
Version: 2.14.5
Summary: Python package for formulating and solving nonlinear constrained optimization problems
Keywords: optimization
Platform: Linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Education
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: packaging
Requires-Dist: sqlitedict>=1.6
Requires-Dist: numpy>=1.21
Requires-Dist: scipy>=1.7
Requires-Dist: mdolab-baseclasses>=1.3.1
Provides-Extra: optview
Requires-Dist: dash; extra == "optview"
Requires-Dist: plotly; extra == "optview"
Requires-Dist: matplotlib; extra == "optview"
Provides-Extra: docs
Provides-Extra: testing
Requires-Dist: testflo>=1.4.5; extra == "testing"
Requires-Dist: parameterized; extra == "testing"
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

pyOptSparse is a Python package for formulating and solving nonlinear constrained optimization problems
