aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-07-20 10:05:51 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-07-20 10:05:51 +0200
commit5727f06c5694a4831881322876e3ba4d8ce3b743 (patch)
tree8ec57e5862b05464b54aad3aad6f3d37653066a6 /TODO.txt
parente20e4f550ae373414d9bc106b1615a5c5896c9c4 (diff)
downloadnissy-core-5727f06c5694a4831881322876e3ba4d8ce3b743.tar.gz
nissy-core-5727f06c5694a4831881322876e3ba4d8ce3b743.zip
Finally fixed selfsim logic
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index a52945f..b164e23 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,7 @@
1Bug in esep table generation 1H48 table generation
2 - fix gendata tool
3 - use to test generation of full h0k4 table
4 - remove ifdef and old code
2 - compute all tables for h<11 5 - compute all tables for h<11
3 x compute visited up to a fixed depth 8 6 x compute visited up to a fixed depth 8
4 - compute additional step (if needed) to fill <=base 7 - compute additional step (if needed) to fill <=base
@@ -10,9 +13,7 @@ Bug in esep table generation
10 - Add long-running test for h0k4 (maybe as a tool?) 13 - Add long-running test for h0k4 (maybe as a tool?)
11 - tests for other sizes? 14 - tests for other sizes?
12 - optimize 15 - optimize
13 - use cached values for invcoord_esep? check if it is faster 16 - use only transform_edges (need compose trans)
14 - Unify and improve performance of finding nasty sim
15 (right now we don't even use selfsim)
16 - parallelize with pthread 17 - parallelize with pthread
17 18
18(OLD: 19(OLD:

Generated with cgit - Back to sebastiano.tronto.net