aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 10:44:50 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 10:44:50 +0200
commitf2cc02f87cc8af2f264ff2e132daf19b4e732a9c (patch)
tree162d3c73a3b1b320761c7305b406aace27031d85
parenta5c0210e2ff37acaf4fe58130d2b67365677b559 (diff)
downloadkummer-degrees-f2cc02f87cc8af2f264ff2e132daf19b4e732a9c.tar.gz
kummer-degrees-f2cc02f87cc8af2f264ff2e132daf19b4e732a9c.zip
New documentation
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7e9afdc..ffa8e75 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
1# Kummer Degrees 1# Kummer Degrees
2A SageMath script that computes the degrees of Kummer Extensions of the 2A one-file SageMath script that computes the degrees of Kummer Extensions of
3rational numbers. 3the rational numbers. In order to use the functions KummerDegree and
4TotalKummerFailure (described below), simply download the file
5kummer_degree.sage and include it in your project, for example with
6attach("kummer_degree.sage").
4 7
5A Kummer Extension of Q is a field extension of the form Q_{M,N}:= 8A Kummer Extension of Q is a field extension of the form Q_{M,N}:=
6Q(\zeta_M,G^{1/N}), where: 9Q(\zeta_M,G^{1/N}), where:

Generated with cgit - Back to sebastiano.tronto.net