diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-17 17:42:43 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-17 17:42:43 +0200 |
| commit | 1809d7b212128fcdcb481002a17db5dc97a15e03 (patch) | |
| tree | 4e045b4fefc5e229969891b0e1963dd683bd46ad /TODO.txt | |
| parent | d26d9e46d305b3ab3c6ae3b55f1859cf413a1c94 (diff) | |
| download | nissy-core-1809d7b212128fcdcb481002a17db5dc97a15e03.tar.gz nissy-core-1809d7b212128fcdcb481002a17db5dc97a15e03.zip | |
Added inverse eo and copy_{edges,corners}
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | In progress: go back to nissy-style BFS for eosep data computation | 1 | In progress: go back to nissy-style BFS for eosep data computation |
| 2 | - (done) compute selfsim and cocsep representatives | 2 | - (done) compute selfsim and cocsep representatives |
| 3 | - implement set_eo_fast for invcoord_h48 (with tests for set_eo_fast) | 3 | - (done) implement set_eo_fast for invcoord_h48 |
| 4 | also: implement other set_stuff methods for fast cube representation | 4 | - add unit tests for invcoord_h48 (compute tables, if needed) |
| 5 | - in gendata_esep, compute representatives for esep inverse coordinate | 5 | - in gendata_esep, compute representatives for esep inverse coordinate |
| 6 | - change to BFS | 6 | - change to BFS |
| 7 | 7 | ||
