diff options
Diffstat (limited to '')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -16,7 +16,6 @@ It's more of a personal reminder than anything else. | |||
| 16 | possible to make table generation at least 3x faster? | 16 | possible to make table generation at least 3x faster? |
| 17 | * make 8 threads default for gen? | 17 | * make 8 threads default for gen? |
| 18 | ### Documentation | 18 | ### Documentation |
| 19 | * Instructions on how to update on the website | ||
| 20 | * Write an examples.md file | 19 | * Write an examples.md file |
| 21 | * More screenshots! | 20 | * More screenshots! |
| 22 | ### More | 21 | ### More |
| @@ -92,7 +91,5 @@ including e.g. solutions that were not shown because -c) | |||
| 92 | * sort again functions alphabetically in their files | 91 | * sort again functions alphabetically in their files |
| 93 | * more stuff to load at start (or when suitable command is called) rather | 92 | * more stuff to load at start (or when suitable command is called) rather |
| 94 | than when called directly, to avoid nasty problems with threading | 93 | than when called directly, to avoid nasty problems with threading |
| 95 | * unniss and inverse_alg work differently (one in place, the other makes | ||
| 96 | a copy and returns) changing inverse_alg seems the best option. | ||
| 97 | * parse command args: one function per arg type, then each command has | 94 | * parse command args: one function per arg type, then each command has |
| 98 | a list of options that it accepts (as a string) | 95 | a list of options that it accepts (as a string) |
