aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2019-04-19 12:16:29 +0200
committerGitHub <noreply@github.com>2019-04-19 12:16:29 +0200
commitf84eb3689582182853366679f8be9576c21cb43d (patch)
treee4a8a276c24c9a2ef2d580ff393639678fbc7296
parent3062ce67bb0240a47841bfb954ca79a2d8d64768 (diff)
downloadkummer-degrees-f84eb3689582182853366679f8be9576c21cb43d.tar.gz
kummer-degrees-f84eb3689582182853366679f8be9576c21cb43d.zip
Update README.md
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index b5f1845..94ad39d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ Example:
10 10
11``` 11```
12sage: TotalKummerFailure([-36,12,-1]) 12sage: TotalKummerFailure([-36,12,-1])
13output:
14M_0 = 24 13M_0 = 24
15N_0 = 8 14N_0 = 8
16 15
@@ -53,6 +52,5 @@ Returns the degree of the Kummer extension Q_{M,N}. Again, G is given simply as
53Example: 52Example:
54``` 53```
55sage: KummerDegree([-36,12,-1],120,24) 54sage: KummerDegree([-36,12,-1],120,24)
56output:
572304 552304
58``` 56```

Generated with cgit - Back to sebastiano.tronto.net