This Python tool allows you to draw signal-flow graphs, calculate transfer functions (SymPy code is generated for further use in Jupyter notebooks), do graph manipulations (e.g., node elimination and graph transposition), and save a graph as TikZ for use in LaTeX documentation.
Example now:
This is disadvantageous when users compute several transfer function from the same graph. Better output:
This makes it possible to just copy the last fivlines for the subsequent transfer functions, because the lines before will never change.