From 24002b2de3753795e46a7db3e73336f5584dee4c Mon Sep 17 00:00:00 2001 From: Judah Caruso Date: Wed, 21 May 2025 16:47:02 -0600 Subject: [PATCH] finish 000 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index cf81ecf..fb49559 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ *** IN PROGRESS *** [Judah] - 000 [math] add easing procedures [Jesse] 001 [arch] create module to determine simd support @@ -52,3 +51,4 @@ *** DONE *** 010 [x] make base jai files standalone (ie. [array], [memory], etc... big maybe) 042 [x] use absolute imports internally (ie. #import "jc/math"), update symlink/install process in README + 000 [math] add easing procedures