DynaDojo / dynadojo

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

demo/bug: kuramoto_demo #53

Closed sameerashahh closed 1 week ago

sameerashahh commented 1 month ago

Describe the bug Incorrect argument ('legend_labels') in plot()

To Reproduce Steps to reproduce the behavior:

  1. Go to demos/systems/kuramoto_demo.ipynb
  2. Run the demo cell by cell.
  3. Error occurs when last cell is run.

Expected behavior Plots should generate according to the inputs.

lmclane04 commented 2 weeks ago

Replace "legend_labels" with "labels".