diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-14 16:18:29 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-14 16:18:29 +0100 |
| commit | 1e1fd628207034b0412c50e289f146d34c5baf71 (patch) | |
| tree | f21715cf39ef5fcc0a9197b214702fb7d16a1c58 /TODO_COORDINATES | |
| parent | bfb7b1ab9d2c85a256c42c006060ffe7c2652638 (diff) | |
| download | nissy-core-1e1fd628207034b0412c50e289f146d34c5baf71.tar.gz nissy-core-1e1fd628207034b0412c50e289f146d34c5baf71.zip | |
Replaced datasize with solverinfo
Diffstat (limited to 'TODO_COORDINATES')
| -rw-r--r-- | TODO_COORDINATES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO_COORDINATES b/TODO_COORDINATES index 78ed704..5aa0544 100644 --- a/TODO_COORDINATES +++ b/TODO_COORDINATES | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | - coord solver | 1 | - coord solver |
| 2 | - add checkdata for coord | ||
| 2 | - return to fully qualified solver name | 3 | - return to fully qualified solver name |
| 3 | x undo chnages to API | 4 | x undo chnages to API |
| 4 | - add a parameter to gendata to get a shortname (filename) for the table | 5 | - add a parameter to gendata to get a shortname (filename) for the table |
| @@ -30,3 +31,4 @@ | |||
| 30 | 31 | ||
| 31 | - refactor common parts of coord and h48 solvers | 32 | - refactor common parts of coord and h48 solvers |
| 32 | - move parse_h48 to h48 module? | 33 | - move parse_h48 to h48 module? |
| 34 | then maybe do like for coordinate and exclude the "h48" part | ||
