pyMOR 2020.2.0
pyMOR is a software library for building model order reduction
applications with the Python programming language. Implemented
algorithms include reduced basis methods for parametric linear and
non-linear problems, as well as system-theoretic methods such as
balanced truncation or IRKA. All algorithms in pyMOR are formulated in
terms of abstract interfaces for seamless integration with external PDE
solver packages. Moreover, pure Python implementations of finite element
and finite volume discretizations using the NumPy/SciPy scientific
computing stack are provided for getting started quickly.
Highlights of this release are:
- Parameter derivatives of solutions and outputs
- Neural network reductor for non-stationary problems
- New tutorials
You can read the full release notes at https://docs.pymor.org/2020.2.0/release_notes/all.html