Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixes #59 import error on lr_demo #85 #90

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lmclane04
Copy link
Collaborator

  • delete plot_old in second cell
  • change 'legend_labels' to 'labels' iin cell 4 and 7 to resolve unexpected keyword argument error.
  • delete 'timesteps' parameter in cell 4, 6, and 7 to resolve plot() got multiple values for argument 'max_oscillators' error.

Resolves #59

lmclane23 and others added 3 commits July 3, 2024 12:20
- delete plot_old in second cell
- change 'legend_labels' to 'labels' iin cell 4 and 7 to resolve unexpected keyword argument error.
- delete 'timesteps' parameter in cell 4, 6, and 7 to resolve plot() got multiple values for argument 'max_oscillators' error.

Resolves DynaDojo#59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants