From b32aefa354eb4cff9447d4de9cd25ebd424721fa Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 20 Sep 2019 11:51:33 +0200 Subject: New documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3102ab7..3cb4653 100644 --- 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: -- cgit v1.3