diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2019-04-19 12:16:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-19 12:16:29 +0200 |
| commit | f84eb3689582182853366679f8be9576c21cb43d (patch) | |
| tree | e4a8a276c24c9a2ef2d580ff393639678fbc7296 | |
| parent | 3062ce67bb0240a47841bfb954ca79a2d8d64768 (diff) | |
| download | kummer-degrees-f84eb3689582182853366679f8be9576c21cb43d.tar.gz kummer-degrees-f84eb3689582182853366679f8be9576c21cb43d.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -10,7 +10,6 @@ Example: | |||
| 10 | 10 | ||
| 11 | ``` | 11 | ``` |
| 12 | sage: TotalKummerFailure([-36,12,-1]) | 12 | sage: TotalKummerFailure([-36,12,-1]) |
| 13 | output: | ||
| 14 | M_0 = 24 | 13 | M_0 = 24 |
| 15 | N_0 = 8 | 14 | N_0 = 8 |
| 16 | 15 | ||
| @@ -53,6 +52,5 @@ Returns the degree of the Kummer extension Q_{M,N}. Again, G is given simply as | |||
| 53 | Example: | 52 | Example: |
| 54 | ``` | 53 | ``` |
| 55 | sage: KummerDegree([-36,12,-1],120,24) | 54 | sage: KummerDegree([-36,12,-1],120,24) |
| 56 | output: | ||
| 57 | 2304 | 55 | 2304 |
| 58 | ``` | 56 | ``` |
