diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | ## (find better name) H48 solver, ideas | 1 | ## (find better name) H48 solver, ideas |
| 2 | 2 | ||
| 3 | TODO next: epsep, precise coordinate unlike cpsep which is redundant | 3 | TODO implement lookup tables |
| 4 | TODO alternative: ARM NEON part | ||
| 4 | 5 | ||
| 5 | First compute co + csep. Use csep as a binary number (2^7 instead of 70, | 6 | First compute co + csep. Use csep as a binary number (2^7 instead of 70, |
| 6 | loose a factor of 1.8 but still fits in a few megabytes or less). Use | 7 | loose a factor of 1.8 but still fits in a few megabytes or less). Use |
