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/bug: kuramoto_demo #53

Closed sameerashahh closed 4 months ago

sameerashahh commented 5 months 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 5 months ago

Replace "legend_labels" with "labels".