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

[Mathe-Checker] Modularization of Math-Checker #1099

Closed
Tracked by #1049
Zitrone44 opened this issue Jan 19, 2023 · 0 comments · Fixed by #1165
Closed
Tracked by #1049

[Mathe-Checker] Modularization of Math-Checker #1099

Zitrone44 opened this issue Jan 19, 2023 · 0 comments · Fixed by #1165
Assignees

Comments

@Zitrone44
Copy link
Member

Zitrone44 commented Jan 19, 2023

Is:
Currently the mather parser uses a monothlytic normalise function to normalise expressions.

Problem:
This makes the math parser harder to extend/to reuse code.

Should:
A system should be develop to modularize transformations and the normalise function should be implemented using this system.


@Zitrone44 Zitrone44 changed the title Modularisierung des Mathe Checkers [Mathe-Checker] Modularisierung des Mathe Checkers Jan 19, 2023
@Zitrone44 Zitrone44 self-assigned this Jan 19, 2023
@pdrtzk pdrtzk changed the title [Mathe-Checker] Modularisierung des Mathe Checkers [Mathe-Checker] Modularization of Math-Checker Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant