Metadata-Version: 2.4
Name: gemseo-vimseo
Version: 6.0.0
Summary: Temporary version of GEMSEO for VIMSEO
Author-email: VIMSEO developers <sebastien.bocquet@irt-saintexupery.com>
License: GNU Lesser General Public License v3
Project-URL: Homepage, https://gitlab.com/SebastienBocquet-IRT/gemseo
Project-URL: Documentation, https://gemseo.readthedocs.io
Project-URL: Source, https://gitlab.com/SebastienBocquet-IRT/gemseo
Project-URL: Tracker, https://gitlab.com/SebastienBocquet-IRT/gemseo/-/issues
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
License-File: CREDITS.rst
Requires-Dist: docstring-inheritance<=2.2.1,>=1.0.0
Requires-Dist: eval-type-backport==0.2.0; python_version < "3.10"
Requires-Dist: fastjsonschema<=2.20.0,>=2.14.5
Requires-Dist: genson<=1.3.0,>=1.2.2
Requires-Dist: h5py<=3.11.0,>=3.0.0
Requires-Dist: importlib-metadata>=3.6; python_version < "3.10"
Requires-Dist: jinja2<=3.1.4,>=3.0.0
Requires-Dist: matplotlib<=3.9.2,>=3.3.0
Requires-Dist: networkx<=3.3,>=2.5
Requires-Dist: numpy<=1.26.4,>=1.22
Requires-Dist: packaging<=24.1,>=15
Requires-Dist: pandas<=2.2.2,>=1.3.0
Requires-Dist: pyxdsm<=2.3.0,>=2.1.0
Requires-Dist: pydantic<=2.9.1,>=2.1
Requires-Dist: requests<3
Requires-Dist: scipy<=1.14.1,>=1.9
Requires-Dist: strenum<=0.4.15,>=0.4.9
Requires-Dist: tqdm<=4.66.5,>=4.41
Requires-Dist: typing-extensions<5,>=4
Requires-Dist: xdsmjs<=2.0.0,>=1.0.0
Requires-Dist: xxhash<=3.5.0,>=3.0.0
Provides-Extra: all
Requires-Dist: graphviz<=0.20.3,>=0.16; extra == "all"
Requires-Dist: nlopt<=2.7.1,>=2.7.0; extra == "all"
Requires-Dist: openpyxl<=3.1.5,>=3; extra == "all"
Requires-Dist: openturns<=1.24,>=1.19; extra == "all"
Requires-Dist: pyDOE3<=1.0.4,>=1.0.1; extra == "all"
Requires-Dist: scikit-learn<=1.5.2,>=1; extra == "all"
Requires-Dist: sympy<=1.13.2,>=1.5; extra == "all"
Requires-Dist: xlwings<=0.30.4,>=0.27.0; platform_system == "Windows" and extra == "all"
Requires-Dist: pillow<=10.4.0,>=9.5.0; extra == "all"
Requires-Dist: plotly<=5.24.0,>=5.7.0; extra == "all"
Provides-Extra: test
Requires-Dist: covdefaults; extra == "test"
Requires-Dist: pandera; extra == "test"
Requires-Dist: pytest>=7; extra == "test"
Requires-Dist: pytest-cov>=5; extra == "test"
Requires-Dist: pytest-xdist>=3; extra == "test"
Provides-Extra: doc
Requires-Dist: autodoc_pydantic; extra == "doc"
Requires-Dist: autodocsumm; extra == "doc"
Requires-Dist: setuptools; extra == "doc"
Requires-Dist: pandera; extra == "doc"
Requires-Dist: pillow; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: pyenchant; extra == "doc"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-design; extra == "doc"
Requires-Dist: sphinx_gallery; extra == "doc"
Requires-Dist: sphinxcontrib.apidoc; extra == "doc"
Requires-Dist: sphinxcontrib.bibtex; extra == "doc"
Requires-Dist: sphinxcontrib.plantuml; extra == "doc"
Requires-Dist: sphinxcontrib.spelling; extra == "doc"
Dynamic: license-file

..
    Copyright 2021 IRT Saint Exupéry, https://www.irt-saintexupery.com

    This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
    International License. To view a copy of this license, visit
    http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative
    Commons, PO Box 1866, Mountain View, CA 94042, USA.

.. image:: https://img.shields.io/pypi/l/gemseo
   :target: https://www.gnu.org/licenses/lgpl-3.0.en.html
   :alt: PyPI - License
.. image:: https://img.shields.io/pypi/pyversions/gemseo
   :alt: PyPI - Python Version
.. image:: https://img.shields.io/pypi/v/gemseo
   :target: https://pypi.org/project/gemseo/
   :alt: PyPI
.. image:: https://img.shields.io/conda/vn/conda-forge/gemseo
   :target: https://anaconda.org/conda-forge/gemseo
   :alt: Conda (channel only)
.. image:: https://img.shields.io/badge/code%20style-black-000000
   :target: https://black.readthedocs.io
   :alt: Code Style
.. image:: https://img.shields.io/codecov/c/gitlab/gemseo:dev/gemseo/develop
   :target: https://app.codecov.io/gl/gemseo:dev/gemseo/branch/develop
   :alt: Codecov branch
.. image:: https://img.shields.io/badge/DOI-10.2514%2F6.2018--0657-blue
   :target: https://arc.aiaa.org/doi/10.2514/6.2018-0657
   :alt: Paper

GEMSEO stands for
"Generic Engine for Multi-disciplinary Scenarios, Exploration and Optimization",
it features:

- Automatic creation and execution of MDO processes based on MDO formulations
- Integration of numerical techniques in MDO processes: multidisciplinary
  coupling, optimization, design of experiments, visualization, surrogate
  models, machine learning, uncertainty, ...
- Various ways of interfacing software and models: Python, Matlab, Excel,
  scilab, executables, ...
- A Python library, standalone and easy to embed in simulation platforms
- Built on NumPy, SciPy and matplotlib
- Open-source LGPL-3.0 license

Documentation
-------------

The full documentation of GEMSEO, including installation and tutorials,
can be found at https://gemseo.readthedocs.io.

Bugs/Questions
--------------

Please use the gitlab issue tracker at
https://gitlab.com/gemseo/dev/gemseo/-/issues
to submit bugs or questions.

License
-------

The GEMSEO source code is distributed under the GNU LGPL v3.0 license.
A copy of it can be found in the LICENSE.txt file.
The GNU LGPL v3.0 license is an exception to the GNU GPL v3.0 license.
A copy of the GNU GPL v3.0 license can be found in the LICENSES folder.

The GEMSEO examples are distributed under the BSD 0-Clause, a permissive
license that allows to copy paste the code of examples without preserving the
copyright mentions.

The GEMSEO documentation is distributed under the CC BY-SA 4.0 license.

The GEMSEO product depends on other software which have various licenses.
The list of dependencies with their licenses is given in the CREDITS.rst file.

About us
--------

Visit the page `About us <https://gemseo.readthedocs.io/en/develop/aboutus.html>`__
to find out more about GEMSEO (context, history, references, etc.)
and its contributors.
