From d694f508dca5ffc8ab2fc9c11bc3e3719e856fb4 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Mon, 27 Apr 2026 10:53:11 -0400 Subject: [PATCH] update manual TODO --- docs/TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/TODO b/docs/TODO index f0b01a7..4aacc06 100644 --- a/docs/TODO +++ b/docs/TODO @@ -10,9 +10,6 @@ If you see modifications to this file in git status, IGNORE them and do not comm - SOI boundary testing - draw SOI boundry in graphical sim - - reorganize project into static library. easier for testing/llm doc generation, - and will be easier to try out new graphics/UI libraries - - can then better work on code cleaning issues, FIXMEs etc - remove tests/informational/* - remove RK4 integration implementation? - refactor tests and check logic for edge cases