Add bugs and todos
This commit is contained in:
parent
c1c71a4a6a
commit
c497627df9
3
TODO
3
TODO
@ -5,6 +5,9 @@
|
|||||||
* bug: expression can't handle -(-2)
|
* bug: expression can't handle -(-2)
|
||||||
* Overload + - * for expression (DONE ~ no steps yet)
|
* Overload + - * for expression (DONE ~ no steps yet)
|
||||||
* Expression should be able to simplify expression with ":"
|
* Expression should be able to simplify expression with ":"
|
||||||
|
* Add name to polynom
|
||||||
|
|
||||||
* Expression parents class and his children: Numerical_exp, toGenerate_exp and formal expression
|
* Expression parents class and his children: Numerical_exp, toGenerate_exp and formal expression
|
||||||
* Create tbl sgn and variation render
|
* Create tbl sgn and variation render
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user