Welcome to MMGP
===============
MMGP is the name of the numerical method proposed at SafranTech,
the research center of `Safran group `_,
in the paper: Mesh Morphing Gaussian Process-based machine learning method
for regression of physical problems under non-parameterized geometrical variability
(`arXiv preprint `_,
`neurips 2023 `_).
MMGP also refers to this library, which implements this methods.
The code is hosted on `Safran Gitlab `_.
.. toctree::
:maxdepth: 1
:caption: Introduction
pages/paper.md
.. toctree::
:maxdepth: 1
:caption: Getting started
pages/getting_started
.. toctree::
:glob:
:maxdepth: 1
:caption: API Documentation
Autoapi
Examples
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`