Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 527 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 527 Bytes

PySINDyGUI

A graphical user interface for PySINDy package.

Snapshot

Tutorial

Not working with Python 3.10 Best to create new env

To start the GUI:

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

YouTube video tutorial

Credits