aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9106e5f..07a9ab6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ TotalKummerFailure (described below), simply download the file
5kummer_degree.sage and include it in your SageMath session/project, 5kummer_degree.sage and include it in your SageMath session/project,
6for example with 6for example with
7``` 7```
8attach("kummer_degree.sage"). 8attach("kummer_degree.sage")
9``` 9```
10 10
11A Kummer Extension of Q is a field extension of the form Q_{M,N}:= 11A Kummer Extension of Q is a field extension of the form Q_{M,N}:=
@@ -22,7 +22,7 @@ this field Galois over Q.
22 22
23The main importance of this script is to show that, for a fixed group G as 23The main importance of this script is to show that, for a fixed group G as
24above, one can compute in a finite time a finite-case-distinction formula 24above, one can compute in a finite time a finite-case-distinction formula
25that computes the degrees [Q_{M,N}:Q] of such extensions when M and N vary. 25that computes the degrees of such extensions when M and N vary.
26A preprint by A. Perucca, P. Sgobba and S. Tronto that explains how this is 26A preprint by A. Perucca, P. Sgobba and S. Tronto that explains how this is
27possible can be found in the docs folder. 27possible can be found in the docs folder.
28 28

Generated with cgit - Back to sebastiano.tronto.net