aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2019-07-30 16:26:56 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2019-07-30 16:26:56 +0200
commit5cc5667c32570d57cb751b525ad51954711be1f6 (patch)
tree2357da0ae54e2245aad4beb3adf321fc966b061c /README.md
parentcf6c4f80c1eb5f77d14816bcc6323e01c35d94ce (diff)
parentf84eb3689582182853366679f8be9576c21cb43d (diff)
downloadkummer-degrees-5cc5667c32570d57cb751b525ad51954711be1f6.tar.gz
kummer-degrees-5cc5667c32570d57cb751b525ad51954711be1f6.zip
Merge branch 'master' of https://github.com/porkynator/kummer-degrees
Diffstat (limited to 'README.md')
-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