signalflowgrapher
signalflowgrapher copied to clipboard
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...
A minimap that can be turned on/off would be cool. Zoom is then not necessary.
I've been wanting to run signal flow experiments and found your repo, while trying to install it on MacOs it generates this error. Does it only work in certain versions...
Example: [E127.zip](https://github.com/hanspi42/signalflowgrapher/files/8418915/E127.zip)
An idea is that Ctrl-DoubleClick would generate a node, and if one other node is already selected, it would also generate a branch from that other node to the new...
It would be nice if the tool auto-highlights a newly created branch or node and jumps directly to the name field. This would make the workflow much faster!
**Description** Using the Del-Key to delete nodes or branches does not seem to be working (as stated as shortcut in Edit >> Remove Node(s) or Branch(es)) **Possible root of the...
These colours would only have optical relevance.
from V0.4 on, the json files should contain a version number such that future changes in the file format can be handled.