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
This only happens because visma currently does not support expression simplification. The result of the first equation is displayed with parenthesis. So the next time when you press solve, gui crashes because it does not know what to do with the Expression class tokens.
For any linear equation, solving for one variable is working fine while for other variable GUI crashing
See below-
The text was updated successfully, but these errors were encountered: