aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-07-11 15:18:16 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-07-11 15:18:16 +0200
commit4abb81c230bfcd599ccceb2b1bcbdcadbd859537 (patch)
tree41dd1cf04d0ff34022fa7669c0b00cd2f051f7d9 /TODO.txt
parent275d8c66d2aa4793d986bcc7939cb4adcd64e018 (diff)
downloadnissy-core-4abb81c230bfcd599ccceb2b1bcbdcadbd859537.tar.gz
nissy-core-4abb81c230bfcd599ccceb2b1bcbdcadbd859537.zip
Cleanup makefile and tools
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index ac989c8..d6f79a8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -99,7 +99,6 @@ switch. Here NISS may be useful.
99* transform edges only for h48 coord calculation 99* transform edges only for h48 coord calculation
100* ptable: since it is fully symmetric, do only U or U2 at depth 1 100* ptable: since it is fully symmetric, do only U or U2 at depth 1
101* use threads: how to detect at runtime? what is sane number to default to? 101* use threads: how to detect at runtime? what is sane number to default to?
102 pthreads or threads.h?
103* multisolve with adaptive threading 102* multisolve with adaptive threading
104* Trans: don't do full compose, for some trans composing perm is enough. 103* Trans: don't do full compose, for some trans composing perm is enough.
105 Split out sumco() as a separate function and refactor, optimize. 104 Split out sumco() as a separate function and refactor, optimize.

Generated with cgit - Back to sebastiano.tronto.net