slitely update TODO and bugs
This commit is contained in:
parent
7f5b9059b1
commit
0b04f1eb48
5
TODO
5
TODO
@ -2,11 +2,10 @@
|
||||
|
||||
* Improve fix recognition (DONE)
|
||||
* More flexible expression parsing (DONE)
|
||||
* bug: expression can't handle -(-2)
|
||||
* bug: expression can't handle -(-2) (DONE)
|
||||
* Overload + - * for expression (DONE ~ no steps yet)
|
||||
* Expression should be able to simplify expression with ":"
|
||||
* Add name to polynom (DONE)
|
||||
|
||||
* Expression parents class and his children: Numerical_exp, toGenerate_exp and formal expression
|
||||
* Create tbl sgn and variation render
|
||||
* Make less verbose fractions operations
|
||||
* Make less verbose fractions operations(DONE)
|
||||
|
Loading…
Reference in New Issue
Block a user