Metadata-Version: 2.1
Name: openmdao
Version: 3.16.0
Summary: OpenMDAO framework infrastructure
Home-page: http://openmdao.org
Author: OpenMDAO Team
Author-email: openmdao@openmdao.org
License: Apache License, Version 2.0
Keywords: optimization multidisciplinary multi-disciplinary analysis
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.7
Provides-Extra: docs
Provides-Extra: notebooks
Provides-Extra: visualization
Provides-Extra: test
Provides-Extra: all
License-File: LICENSE.txt

OpenMDAO is an open-source high-performance computing platform
    for systems analysis and multidisciplinary optimization, written in Python. It
    enables you to decompose your models, making them easier to build and maintain,
    while still solving them in a tightly coupled manner with efficient parallel numerical methods.
    

