PySINDyGUI

2021-03-13
1 min read
Featured Image

Python graphical interface for PySINDy.

Github: https://github.com/hyumo/pysindy-gui

Introduction

Test test test

How to use it

To start the GUI:

git clone https://github.com/hyumo/pysindy-gui.git
cd pysindygui
pip install -r requirements.txt
python .

Credits

Next fmucc