There is a newer version of the record available.

Published September 28, 2016 | Version 0.4.1
Software Open

pymor/pymor: pyMOR 0.4.1

  • 1. Institute for Applied Mathematics Münster
  • 2. Max Planck Institute for Dynamics of Complex Technical Systems
  • 3. Institute for Computational and Applied Mathematics (University of Münster)

Description

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.

Highlights of this release are:

  • Support for the FEniCS and deal.II PDE solver libraries.
  • Parallelization of pyMOR’s reduction algorithms.
  • Support classes for MPI distributed PDE solvers.
  • Adaptive greedy basis generation.
  • Generic reduction error estimation for parabolic problems.
  • Copy-on-write semantics for VectorArrays.
  • Multiple improvements to pyMOR’s discretizaion tookit.
  • Improved cache backend.

The full release notes can be found under the following address: http://docs.pymor.org/en/0.4.x/release_notes.html

Files

pymor/pymor-0.4.1.zip

Files (465.3 kB)

Name Size Download all
md5:2c19ecda5069bdceaacbee0f01932564
465.3 kB Preview Download

Additional details

Related works