diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 10:18:23 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 10:18:23 +0200 |
| commit | 02f8482b3aab46a443e60ba19b3c004e0d8c22d7 (patch) | |
| tree | 96f6e3e16602454d0413eb5fa536859384ee0088 | |
| parent | dcd9a93285cbcba467dac66854791fc392da399e (diff) | |
| download | kummer-degrees-02f8482b3aab46a443e60ba19b3c004e0d8c22d7.tar.gz kummer-degrees-02f8482b3aab46a443e60ba19b3c004e0d8c22d7.zip | |
New documentation
Diffstat (limited to '')
| -rw-r--r-- | docs/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/README b/docs/README index fd91b23..856d7bb 100644 --- a/docs/README +++ b/docs/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | The file preprint.pdf is the preprint of the paper where the theory on whic | 1 | The file preprint.pdf is the preprint of the paper where the theory on which |
| 2 | this script is based is developed. | 2 | this script is based is developed. |
| 3 | 3 | ||
| 4 | In the filde af_code.pdf we break down the code for computing the adelic | 4 | In the file af_code.pdf we break down the code for computing the adelic |
| 5 | failure. The aim is to bridge the gap between the theory and the SageMath code, | 5 | failure. The aim is to bridge the gap between the theory and the SageMath code, |
| 6 | making it possible for the reader to check that the code actually computes the | 6 | making it possible for the reader to check that the code actually computes the |
| 7 | correct degrees. | 7 | correct degrees. |
