A handly GUI tool for visualizing 2D linear dynamical system (differential equations).
You need the python packages matplotlib and numpy installed:
pip install numpy
pip install matplotlibTo run SystemVisualizer, simply execute the python package:
python3 -m visualizer