hanspi42 / signalflowgrapher

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.
Artistic License 2.0
30 stars 6 forks source link

Make installer #37

Closed hanspi42 closed 2 years ago

hanspi42 commented 2 years ago

A few small changes that make it possible to create a standalone executable and installer with the fman build system, https://build-system.fman.io/manual/