diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-04-19 12:00:04 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-04-19 12:00:04 +0200 |
| commit | 3062ce67bb0240a47841bfb954ca79a2d8d64768 (patch) | |
| tree | 56441d1d43d49d2c9dcd38533fc8ce4a616257ad /docs/README | |
| parent | 81b744ef7780ed061807ada72b532b44a2925dd4 (diff) | |
| download | kummer-degrees-3062ce67bb0240a47841bfb954ca79a2d8d64768.tar.gz kummer-degrees-3062ce67bb0240a47841bfb954ca79a2d8d64768.zip | |
Added documentation
Diffstat (limited to 'docs/README')
| -rw-r--r-- | docs/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/README b/docs/README new file mode 100644 index 0000000..0cfde24 --- /dev/null +++ b/docs/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. | ||
