From 5fb58d73581256c64d47250c5544d1cbf22f79c3 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 5 Jul 2024 19:23:58 +0200 Subject: Added more math utilities --- TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index b625e12..abcefc8 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,6 +3,8 @@ Check stats for all tables using H48stats solver x implement stuff in utils.h x implement functions x unit tests for permtoindex and indextoperm + x implement digit array to sumzero and inverse + x unit tests for digit arra to sumzero x move cubefromarray from cube_io to where needed (cube_generic) - implement in cube_generic x getcube_fix @@ -60,6 +62,9 @@ Improvements small things - maybe move part of the logic for coord_h48 (and its inverse) to utils.h (subsettoindex-like) + - rename TYPE build switch to something more intuitive like ARCH + remove one of TYPE and CUBE_TYPE (why do I have two?) + - merge constants and utils? ## H48 optimal solver (some has already been implemented) -- cgit v1.3