diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 12:00:29 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-09-20 12:00:29 +0200 |
| commit | 0e71e0bcb65dc464350abebe171fb7984280fbba (patch) | |
| tree | a6bf60a6f7c5ecd7362d720308e8cb4ad645d0c6 | |
| parent | ede2bfaf99d73cdaa6dc31fef8a400155b310cc4 (diff) | |
| download | kummer-degrees-0e71e0bcb65dc464350abebe171fb7984280fbba.tar.gz kummer-degrees-0e71e0bcb65dc464350abebe171fb7984280fbba.zip | |
New documentation
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -94,7 +94,7 @@ over Q, is given by the (i,j)-th entry of the table for i=gcd(N,N_0) and | |||
| 94 | j=gcd(M,M_0). | 94 | j=gcd(M,M_0). |
| 95 | 95 | ||
| 96 | In case -1 belongs to G, we need to distinguish two cases, depending on the | 96 | In case -1 belongs to G, we need to distinguish two cases, depending on the |
| 97 | parity of M/N. The two tables are similar to the case described | 97 | parity of M/N. The two tables are similar to the one described |
| 98 | above, and can be seen in the example below. | 98 | above, and can be seen in the example below. |
| 99 | 99 | ||
| 100 | The output includes an explanation of the tables and how to read them to | 100 | The output includes an explanation of the tables and how to read them to |
