aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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