diff options
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 9 |
1 files changed, 5 insertions, 4 deletions
| @@ -1,4 +1,7 @@ | |||
| 1 | Bug in esep table generation | 1 | H48 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: |
