DynaDojo / dynadojo

An Extensible Benchmarking Platform for Scalable Dynamical System Identification
https://dynadojo.github.io/dynadojo/
MIT License
16 stars 11 forks source link

demo/feat: missing system/lorenz demo #67

Closed sameerashahh closed 4 months ago

sameerashahh commented 5 months ago

Is your feature request related to a problem? Please describe. There is no separate demo for the Lorenz system.

Describe the solution you'd like A demo for the Lorenz system should be implemented in the project.

carynbear commented 4 months ago

See https://github.com/DynaDojo/dynadojo/blob/main/demos/algorithms/sindy_lorenz_demo1.ipynb. You can just take the system part and make it into a separate system only demo.