diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-19 11:48:05 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-19 11:48:05 +0200 |
| commit | ec512abcc914e42a0a8fabb51b4106aec90773c5 (patch) | |
| tree | 256891e201bf7291a399a30e8be68232d98241fb /todo-list | |
| parent | 6b80453f9f7cd302899ee62eb068d1bfe0bc9ba5 (diff) | |
| download | kummer-degrees-ec512abcc914e42a0a8fabb51b4106aec90773c5.tar.gz kummer-degrees-ec512abcc914e42a0a8fabb51b4106aec90773c5.zip | |
Added caching for failure table
Diffstat (limited to '')
| -rw-r--r-- | todo-list | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/todo-list b/todo-list deleted file mode 100644 index eb52de1..0000000 --- a/todo-list +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | - Decent output format. What information might the user want? | ||
| 2 | - maybe not so bad right now | ||
| 3 | - Caching for efficient subsequent computations on the same group | ||
| 4 | - What is Sage standard for this kind of stuff? | ||
| 5 | - Standardize to Sage coding style | ||
| 6 | - Should the given degree be over Q or over the cyclotomic field? | ||
| 7 | - I don't even remember what I am doing now on top of my mind... | ||
