aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 11:56:52 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2019-09-20 11:56:52 +0200
commita5f9ce11f6e42b0d636b0b9cc2b14e069c7fc2d9 (patch)
tree6bf9724f8cd35b43dbca5b9b56053269e8edc152 /README.md
parent47226efb9294adfdfdc11080ac3b3b8cef06daf7 (diff)
downloadkummer-degrees-a5f9ce11f6e42b0d636b0b9cc2b14e069c7fc2d9.tar.gz
kummer-degrees-a5f9ce11f6e42b0d636b0b9cc2b14e069c7fc2d9.zip
New documentation
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07a9ab6..00c8634 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,8 @@ that 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
29I have not computed accurately the complexity of the code. However, I can 29The computational complexity of the algorithm has not been computed precisely.
30say the following: 30However, we can say the following:
31* The complexity is exponential in the rank r of the group. 31* The complexity is exponential in the rank r of the group.
32* The script can become slow if the generators of the group G are n-th powers 32* The script can become slow if the generators of the group G are n-th powers
33for very high n. 33for very high n.

Generated with cgit - Back to sebastiano.tronto.net