diff options
Diffstat (limited to 'todo-list')
| -rw-r--r-- | todo-list | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/todo-list b/todo-list new file mode 100644 index 0000000..0a13757 --- /dev/null +++ b/todo-list | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | - Decent output format. What information might the user want? | ||
| 2 | - Caching for efficient subsequent computations on the same group | ||
| 3 | - What is Sage standard for this kind of stuff? | ||
| 4 | - Standardize to Sage coding style | ||
| 5 | - Should the given degree be over Q or over the cyclotomic field? | ||
| 6 | - I don't even remember what I am doing now on top of my mind... | ||
