aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-12-26 18:29:25 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-12-26 18:29:25 +0100
commit0083a7eb4677542aced3ea2fa335bc9cf1f7b419 (patch)
tree048c901f6620e49f60badac77c92324fadd6b6ef /TODO.txt
parent861a8a5fc4b62e5f70081f8e72b0854889a6cec6 (diff)
downloadnissy-core-0083a7eb4677542aced3ea2fa335bc9cf1f7b419.tar.gz
nissy-core-0083a7eb4677542aced3ea2fa335bc9cf1f7b419.zip
Added coord_co
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 3d3c430..68f89c5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,7 @@
1## (find better name) H48 solver, ideas 1## (find better name) H48 solver, ideas
2 2
3TODO next: implement cosep coordinate
4
3First compute co + csep. Use csep as a binary number (2^8 instead of 70, 5First compute co + csep. Use csep as a binary number (2^8 instead of 70,
4loose a factor of 3.66 but still fits in a few megabytes or less). Use 6loose a factor of 3.66 but still fits in a few megabytes or less). Use
5co + csep as an index in a table whose entries have: 6 bits for ttrep, 7co + csep as an index in a table whose entries have: 6 bits for ttrep,

Generated with cgit - Back to sebastiano.tronto.net