From 52ed502b61819e0dd759d37a49644b04b2de585b Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Tue, 25 Feb 2025 14:59:04 -0600 Subject: [PATCH] balance close mention --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index fe3600d..58f001b 100644 --- a/TODO.md +++ b/TODO.md @@ -27,6 +27,7 @@ - I'm only going to implement propeller's :specified version - Is the best according to the papers - [X] Need a NoOp that opens blocks + - [ ] Have a way to balance amount of closes with open blocks - [ ] Need to make genomes serializable (Check pysh json files) - [ ] Add Memory - [ ] Add history stack(s), like a call stack