Skip to main content

Compute modal decompositions and reduced-order models easily, efficiently, and in parallel.

Project description

Welcome to the modred project!

This is an easy-to-use and parallelized library for finding modal decompositions and reduced-order models.

Parallel implementations of the proper orthogonal decomposition (POD), balanced POD (BPOD), and dynamic mode decomposition (DMD) are provided, as well as serial implementations of the Observer Kalman filter Identification method (OKID) and the Eigensystem Realization Algorithm (ERA). Modred is applicable to a wide range of problems and nearly any data format.

The library itself is lightweight; the majority of the computation time is spent calling functions you provide. The library is essentially a wrapper that calls the functions in an efficient way.

Python’s speed limitations can be bypassed by calling compiled code via tools like Cython, SWIG, and f2py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modred-0.2.1.tar.gz (86.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page