diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 10:17:23 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 10:17:23 +0200 |
| commit | dcd9a93285cbcba467dac66854791fc392da399e (patch) | |
| tree | 2e17b1f763a936c5e2d9bd5930223ce109ddd2ae /docs/README | |
| parent | bc061966c6aa7c12b8e2eb150ceaa490268f6c9c (diff) | |
| download | kummer-degrees-dcd9a93285cbcba467dac66854791fc392da399e.tar.gz kummer-degrees-dcd9a93285cbcba467dac66854791fc392da399e.zip | |
New documentation
Diffstat (limited to 'docs/README')
| -rw-r--r-- | docs/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/README b/docs/README index 0cfde24..fd91b23 100644 --- a/docs/README +++ b/docs/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Here we collect some incomplete and work-in-progress documentation. | 1 | The file preprint.pdf is the preprint of the paper where the theory on whic |
| 2 | this script is based is developed. | ||
| 2 | 3 | ||
| 3 | In compute_degrees we prove that our way to compute the degrees gives the | 4 | In the filde af_code.pdf we break down the code for computing the adelic |
| 4 | correct result. | 5 | failure. The aim is to bridge the gap between the theory and the SageMath code, |
| 5 | 6 | making it possible for the reader to check that the code actually computes the | |
| 6 | In af_code we break down the code for the "adelic failure" part of the script | 7 | correct degrees. |
| 7 | and we check that it computes the degrees as described in compute_degrees. | ||
