commit 4667f58199102f43bb2be1772c0ced030b5aaa61
parent a5f9ce11f6e42b0d636b0b9cc2b14e069c7fc2d9
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date: Fri, 20 Sep 2019 11:57:37 +0200
New documentation
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -36,8 +36,7 @@ generators can slow the script as well.
* The code is very fast for groups of small rank (e.g. up to 5) and generated
by elements of magnitude 10^6; higher ranks are feasible as well with smaller
generators.
-* The complexity of the calculation of a call of KummerDegree(G,M,N) does not
-depend on M and N.
+* The complexity of KummerDegree(G,M,N) does not depend on M and N.
Moreover, the results for each group G are cached, so that subsequent
computation of degrees for the same group G only require constant time