Metadata-Version: 2.1
Name: ezyrb
Version: 1.2.1
Summary: Easy Reduced Basis
Home-page: https://github.com/mathLab/EZyRB
Author: Nicola Demo, Marco Tezzele
Author-email: demo.nicola@gmail.com, marcotez@gmail.com
License: MIT
Keywords: pod interpolation reduced-basis model-order-reduction
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Provides-Extra: docs
Provides-Extra: test
License-File: LICENSE.rst

EZyRB is a Python package that performs a data-driven model order reduction for parametrized problems exploiting the recent approaches. Such techniques are able to provide a parametric model capable to provide the real-time approximation of the solution of a generic (potentially complex and non linear) problem. The reduced model is totally built upon the numerical data obtained by the original (to reduce) model, without requiring any knowledge of the equations that describe this model, resulting in a well suited framework for industrial contexts due to its natural capability to been integrated with commercial software.

