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
Turns out that symengine does the simultaneous substitution by default and there doesn't seem to be any non-simultaneous option (I don't know when one would want that). One quick solution would be to allow the simultaneousoption, but ignore it.
The following snippet run with symengine instead of sympy gives an error because of the missing option
simulteneous
. Is this needed also in symengine?The text was updated successfully, but these errors were encountered: