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
The reason is that preprocess_ode returns not only ODE object but also a dictionary to do conversion between the variables in the ODE object and the symbols from ModelingToolit (this is also mentioned in the docstring, perhaps I should have emphasized this).
So, to make this code work, one should just insert , _ at a couple of places:
Minimal example:
All the ones at the end give errors like:
The text was updated successfully, but these errors were encountered: