From 5727f06c5694a4831881322876e3ba4d8ce3b743 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 20 Jul 2024 10:05:51 +0200 Subject: Finally fixed selfsim logic --- TODO.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index a52945f..b164e23 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,4 +1,7 @@ -Bug in esep table generation +H48 table generation + - fix gendata tool + - use to test generation of full h0k4 table + - remove ifdef and old code - compute all tables for h<11 x compute visited up to a fixed depth 8 - compute additional step (if needed) to fill <=base @@ -10,9 +13,7 @@ Bug in esep table generation - Add long-running test for h0k4 (maybe as a tool?) - tests for other sizes? - optimize - - use cached values for invcoord_esep? check if it is faster - - Unify and improve performance of finding nasty sim - (right now we don't even use selfsim) + - use only transform_edges (need compose trans) - parallelize with pthread (OLD: -- cgit v1.3