commit f2cc02f87cc8af2f264ff2e132daf19b4e732a9c
parent a5c0210e2ff37acaf4fe58130d2b67365677b559
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date: Fri, 20 Sep 2019 10:44:50 +0200
New documentation
Diffstat:
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,9 @@
# Kummer Degrees
-A SageMath script that computes the degrees of Kummer Extensions of the
-rational numbers.
+A one-file SageMath script that computes the degrees of Kummer Extensions of
+the rational numbers. In order to use the functions KummerDegree and
+TotalKummerFailure (described below), simply download the file
+kummer_degree.sage and include it in your project, for example with
+attach("kummer_degree.sage").
A Kummer Extension of Q is a field extension of the form Q_{M,N}:=
Q(\zeta_M,G^{1/N}), where: