You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
Hi there, seems like the step function code in the tutorial has some mistakes as it gives me the following error:
ModelException: Invalid control function for var: 0.
Control functions should be of the form:
0 = f(t, x, dx/dt)
Thanks