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.
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.