Service Incident: New DOI registrations are working again. Re-registration of failed DOI registrations (~500) are still affected by the service incident at DataCite (our DOI registration agency).

There is a newer version of the record available.

Published August 31, 2020 | Version 2020.1.2
Software Open

pymor/pymor: pyMOR 2020.1.2

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

Description

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.

pyMOR 2020.1.2 is a bugfix release:

  • for the PyMESS bindings we now ensure solve_lyap_dense returns a NumPy array
  • to avoid setup problems, and following NumPy we require setuptools < 49.2.0
  • improved consistency in Newton and line search logging output

Files

pymor/pymor-2020.1.2.zip

Files (959.5 kB)

Name Size Download all
md5:0d2323077285d35ae29e40442b6bdb79
959.5 kB Preview Download

Additional details

Related works