drrc

Content

  • 1. User manual
    • 1.1. Installing drrc
      • 1.1.1. Installing the Needed Packages
      • 1.1.2. Editable Installation of Development-Stage Code
    • 1.2. Genration of training data
      • 1.2.1. Creating 1D Kuramoto-Sivashinsky Data
      • 1.2.2. Creating 2D Data
    • 1.3. Running a job on the cluster
      • 1.3.1. Installing python on the cluster
        • 1.3.1.1. At MPI-DS
        • 1.3.1.2. At GWDG
      • 1.3.2. Submission Scripts
    • 1.4. Analysing raw cluster output
    • 1.5. Contributing to DRRC
      • 1.5.1. Automated Documentation
      • 1.5.2. First steps to work in this repository
      • 1.5.3. Working in this repository
        • 1.5.3.1. Avoiding “it works on my machine”-like problems
        • 1.5.3.2. Formatting Code
    • 1.6. The Manuscript
      • 1.6.1. Generating Plots for this Project
    • 1.7. Automated Testing
      • 1.7.1. Workflow and local testing
    • 1.8. Open Questions
  • 2. drrc
    • 2.1. drrc.tools package
      • 2.1.1. drrc.tools.general_methods module
      • 2.1.2. drrc.tools.logger_config module
      • 2.1.3. drrc.tools.plot_config module
      • 2.1.4. drrc.tools.visualization module
    • 2.2. drrc.analysis module
    • 2.3. drrc.config module
    • 2.4. drrc.kuramoto_sivashinsky module
    • 2.5. drrc.parallelreservoirs module
    • 2.6. drrc.reservoircomputer module
    • 2.7. drrc.spatially_extended_systems module
  • Changelog
    • UNPUBLISHED – 2025/10/02
drrc
  • Python Module Index

Python Module Index

a | c | d | k | p | r | s | t
 
a
drrc.analysis
 
c
drrc.config
 
d
drrc
 
k
drrc.kuramoto_sivashinsky
 
p
drrc.parallelreservoirs
 
r
drrc.reservoircomputer
 
s
drrc.spatially_extended_systems
 
t
- drrc.tools
    drrc.tools.general_methods
    drrc.tools.logger_config
    drrc.tools.plot_config
    drrc.tools.visualization

© Copyright 2025, Luk Fleddermann, Gerrit Wellecke.

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