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
It's a minor issue, but I cannot find any Substitute method which takes a Dictionary<string, SymbolicExpression> or something similar in order to replace all the variables, even though Evaluate has this override. I'm having to loop over the single variables instead, so it would be a nice to have.