Plugins¶
GEMSEO features can be extended with external Python modules. All kinds of additional features can be implemented: disciplines, optimizers, DOE algorithms, formulations, post-processings, surrogate models, …
Name / Repo |
Description |
Documentation |
---|---|---|
Capability to calibrate GEMSEO disciplines from data |
||
Interfacing Java code |
||
Miscellaneous machine learning capabilities |
||
PETSc wrapper for |
||
Pymoo wrapper for optimization algorithms |
||
Interfacing Scilab functions |
||
Capability for MDO under uncertainty |
See also
Extend GEMSEO features with external Python modules.
See also
Create a new plugin with cookiecutter-gemseo.