diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-11 15:18:16 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-11 15:18:16 +0200 |
| commit | 4abb81c230bfcd599ccceb2b1bcbdcadbd859537 (patch) | |
| tree | 41dd1cf04d0ff34022fa7669c0b00cd2f051f7d9 /TODO.txt | |
| parent | 275d8c66d2aa4793d986bcc7939cb4adcd64e018 (diff) | |
| download | nissy-core-4abb81c230bfcd599ccceb2b1bcbdcadbd859537.tar.gz nissy-core-4abb81c230bfcd599ccceb2b1bcbdcadbd859537.zip | |
Cleanup makefile and tools
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -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. |
