PyDMD/PyDMD
Python Dynamic Mode Decomposition observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 58
- Release rhythm 41
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 30
- age_days: 3369
- days_rel: 397
- days_push: 257
- n_releases_24m: 10
Adoption not part of the score
1251 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyDMD is a Python package implementing Dynamic Mode Decomposition (DMD) and its many variants (mrDMD, HODMD, etc.) for extracting spatiotemporal coherent structures from time-varying data. It integrates with NumPy/SciPy and offers visualization tools for mode reconstruction, energy spectra, and time evolution.
Use cases
- decompose time-varying simulation data into spatial and temporal modes
- perform model order reduction on high-dimensional dynamical systems
- analyze fluid dynamics flows for coherent structures
- extract dominant modes from noisy or large datasets
- apply DMD with control variables or imposed physical structure
- reconstruct and visualize the temporal evolution of system dynamics
When to choose
- you need data-driven decomposition of spatiotemporal datasets in Python
- you want access to many DMD variants (mrDMD, HODMD, forward-backward, etc.) in one package
- you work in the scientific Python ecosystem with NumPy/SciPy
- you need a well-documented, actively maintained, NumPy-affiliated research library
When to avoid
- you need real-time streaming decomposition rather than offline analysis
- your problem is standard time-series forecasting better served by ARIMA or deep learning models
- you require GPU-accelerated or distributed computation out of the box
- you need a GUI-based analysis tool rather than a Python API
Facets
library · maturity active
data-science machine-learning math simulation data-science machine-learning python cross-platform dynamic-mode-decomposition dmd model-order-reduction scientific-machine-learning numfocus time-series-analysis fluid-dynamics algorithms scientific-computing
3 sources
- readme: https://github.com/PyDMD/PyDMD · fetched 2026-08-28 · 9b7e31531c68
- homepage: https://pydmd.github.io/PyDMD/ · fetched 2026-08-29 · 7f242c2efdcf
- registry_pypi: https://pypi.org/pypi/pydmd/json · fetched 2026-08-29 · 4bf58693dca4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PyDMD/PyDMD | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem