Commit Graph

2 Commits

Author SHA1 Message Date
037c34b38e add substitution and differentiation 2026-04-13 19:58:40 +03:00
1fff529e83 implement interpreter and demo + bug fixes
- implement interpreter and demo
- replace StandardError with appropriate subclasses
- implement division
- rewrite Polynomial.simplify()
2026-04-13 19:33:50 +03:00