MODULO
latest
  • MODULO: Introduction
  • What is new in this V 2.0?
  • Installation
  • Importing data and D matrix preparation
  • Usage
  • Computing decompositions
  • New Tutorial Exercises
  • Minimum Version of Python and NumPy
  • Towards customization: accessing MODULO internal modules
MODULO
  • MODULO Documentation
  • Edit on GitHub

MODULO DocumentationΒΆ

  • MODULO: Introduction
    • What are data-driven decompositions? Some literature
    • Previous versions of MODULO
  • What is new in this V 2.0?
  • Installation
  • Importing data and D matrix preparation
    • _data_processing()
  • Usage
  • Computing decompositions
    • MODULO Initialization
    • POD via SVD
    • POD via matrix K
    • DFT
    • SPOD_s
    • SPOD_t
    • DMD (or PIP)
    • mPOD
    • kPOD
  • New Tutorial Exercises
    • Tutorials
  • Minimum Version of Python and NumPy
  • Towards customization: accessing MODULO internal modules
    • Functions for the POD
    • Functions for the mPOD
    • Functions for the DFT
    • Functions for the DMD (PIP)
    • Functions for the SPOD_S
    • Functions for the SPOD_T
Next

© Copyright 2024 von Karman Institute. Revision 788b295f.

Built with Sphinx using a theme provided by Read the Docs.