From bf1e3835019cb18062f2884f84ee3686c8777781 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 20 Sep 2019 11:54:24 +0200 Subject: New documentation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e3643b..9106e5f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ 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 SageMath session/project, -for example with attach("kummer_degree.sage"). +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