From 4667f58199102f43bb2be1772c0ced030b5aaa61 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 20 Sep 2019 11:57:37 +0200 Subject: New documentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 00c8634..203599c 100644 --- 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 -- cgit v1.3