diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-29 12:11:24 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-29 12:11:24 +0100 |
| commit | ec564e62dcfe701b5ee3111b92c7d72ffd0dda6c (patch) | |
| tree | 6d7a6ad613f8c139c556a0b4dda73d20d4cb7926 /TODO.txt | |
| parent | 9b0be93fb5fe23ae9f1a7a57b9db60561d8673e8 (diff) | |
| download | nissy-core-ec564e62dcfe701b5ee3111b92c7d72ffd0dda6c.tar.gz nissy-core-ec564e62dcfe701b5ee3111b92c7d72ffd0dda6c.zip | |
Added esep coordinate
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 |
