commit b32aefa354eb4cff9447d4de9cd25ebd424721fa
parent d4537bf563c2a663dd9e68887ce115e4e70e8956
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date: Fri, 20 Sep 2019 11:51:33 +0200
New documentation
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,9 +1,9 @@
# Kummer Degrees
-A one-file SageMath script that computes the degrees of Kummer Extensions of
+A one-file SageMath script to compute 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").
+kummer_degree.sage and include it in your SageMath session/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: