update TODO.md

This commit is contained in:
Simon Gardling 2022-04-06 11:49:56 -04:00
parent 5361da8add
commit 4ce4a65f3a

View File

@ -3,7 +3,6 @@
- Backend support
- Integrals between functions (too hard to implement, maybe will shelve)
- Display intersection between functions
- Different colors
2. Rerwite of function parsing code
- Non `y=` functions.
3. Smart display of graph
@ -16,4 +15,3 @@
9. Look into other, better methods of compression that would be faster
10. Better handling of panics and errors to display to the user
11. Turn Dynamic Iterator functions into traits
12. __Update tests__