pyMOR - Model Order Reduction with python¶
pyMOR is a software library for building model order reduction applications with the Python programming language. Its main focus lies on the application of reduced basis methods to parameterized partial differential equations. All algorithms in pyMOR are formulated in terms of abstract interfaces for seamless integration with external high-dimensional PDE solvers. Moreover, pure Python implementations of finite element and finite volume discretizations using the NumPy/SciPy scientific computing stack are provided for getting started quickly.
API Documentation¶
- pymor package
- Subpackages
- pymor.algorithms package
- pymor.analyticalproblems package
- pymor.bindings package
- pymor.core package
- pymor.discretizations package
- pymor.discretizers package
- pymor.domaindescriptions package
- pymor.domaindiscretizers package
- pymor.functions package
- pymor.grids package
- pymor.gui package
- pymor.operators package
- pymor.parallel package
- pymor.parameters package
- pymor.playground package
- pymor.reductors package
- pymor.tools package
- pymor.vectorarrays package
- Submodules
- Subpackages