From f851b365abd0f93bae302a358f31f73eb156d7a5 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Thu, 10 Mar 2022 08:56:49 -0500 Subject: [PATCH] no longer relevent --- TODO.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 7ee0635..2fe0bfd 100644 --- a/TODO.md +++ b/TODO.md @@ -16,5 +16,4 @@ 8. Keybinds 9. nth derivative support (again) 10. Update function tests -11. rewrite FunctionEntry to move more information and handling to egui_app (such as config changes) -12. dynamically adjust newton iterations and resolution of graph based on performance and if the machine is lagging \ No newline at end of file +11. rewrite FunctionEntry to move more information and handling to egui_app (such as config changes) \ No newline at end of file