aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--STATUS2
1 files changed, 1 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 983002f..84b45e1 100644
--- a/STATUS
+++ b/STATUS
@@ -97,7 +97,7 @@ zsub .................... always fastest
optimising their dependencies:
zmul .................... fastest after ~4096
-zsqr .................... slowest (for now, use zmul instead)
+zsqr .................... slowest, but asymptotically fastest (for now, use zmul instead)
zstr_length(a, 10) ...... gmp is faster
zstr(a, b, n) ........... fastest after ~700