diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-02-15 11:30:51 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-02-15 11:30:51 +0100 |
| commit | 1437da00eeb4a7581df1b54ffc7680ffb491d690 (patch) | |
| tree | 54d380e0c045c63a95f80691111fdd8c01d60973 /tex/README | |
| parent | fe5b1e69a3b219d548a8b8b044660e9c936645cc (diff) | |
| download | kummer-degrees-1437da00eeb4a7581df1b54ffc7680ffb491d690.tar.gz kummer-degrees-1437da00eeb4a7581df1b54ffc7680ffb491d690.zip | |
Fixed for python3
Diffstat (limited to '')
| -rw-r--r-- | tex/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tex/README b/tex/README new file mode 100644 index 0000000..0cfde24 --- /dev/null +++ b/tex/README | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | Here we collect some incomplete and work-in-progress documentation. | ||
| 2 | |||
| 3 | In compute_degrees we prove that our way to compute the degrees gives the | ||
| 4 | correct result. | ||
| 5 | |||
| 6 | In af_code we break down the code for the "adelic failure" part of the script | ||
| 7 | and we check that it computes the degrees as described in compute_degrees. | ||
