Modulesยง
- ast
- DAE: Differential Algebraic Equations
- balance
- DAE balance checking
- dae_ir
- Native DAE IR JSON serialization using serde_json.
- error
- jinja
- This module provides functionality for working with the
Daestructure, which is part of the Abstract Syntax Tree (AST) representation in the Differential-Algebraic Equation (DAE) system. TheDaestructure is used to model and manipulate DAE-related data within the application.