diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-07-30 17:51:01 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-07-30 17:51:01 +0200 |
| commit | 2e5c81bc60394d8b423fa8c85718aedfc6a252c7 (patch) | |
| tree | 7c0a770f62fb126958e704250be9dcd53aebc0b6 /todo-list | |
| parent | b98adb4b1a388dfa66a654b4a84f08cc72e4c660 (diff) | |
| download | kummer-degrees-2e5c81bc60394d8b423fa8c85718aedfc6a252c7.tar.gz kummer-degrees-2e5c81bc60394d8b423fa8c85718aedfc6a252c7.zip | |
Hopefully removed some .swp files (I'm still figuring out how this works
)
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... | ||
