kummer-degrees

Compute the degree of Kummer extensions
git clone https://git.tronto.net/kummer-degrees
Download | Log | Files | Refs | README | LICENSE

commit 9b38da7e182f6ca23b371927ce98367301d7950b
parent 02f8482b3aab46a443e60ba19b3c004e0d8c22d7
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date:   Fri, 20 Sep 2019 10:21:12 +0200

New documentation

Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ # Kummer Degrees -A SageMath script that computes the degrees of Kummer Extensions of the rational numbers. +A SageMath script that computes the degrees of Kummer Extensions of the +rational numbers. + It contains the following useful functions: ## TotalKummerFailure( G )