Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 500 Bytes

pywynda

Python Implementation of Discovering State-Space Representation of Dynamical Systems From Noisy Data by Agus Hasan

PDF Link : Paper

Original Repo : Agus Hasan - Discovery

Get Started

git clone https://github.com/drmwnrafi/pywynda.git
cd pywynda
pip install -r requirements.txt
python example/lorentz.py