Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI Crashes while solving for other variable #173

Open
subhani92 opened this issue Apr 7, 2019 · 1 comment
Open

GUI Crashes while solving for other variable #173

subhani92 opened this issue Apr 7, 2019 · 1 comment

Comments

@subhani92
Copy link

For any linear equation, solving for one variable is working fine while for other variable GUI crashing
See below-

issue

@abhishekti7
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants