(wrong string) ée

From: <git_AT_suckless.org>
Date: Fri, 6 May 2016 12:28:03 +0200 (CEST)

commit a02ba0b0602fb1d6caa5ce332a0c3483c3e4c4aa
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Fri May 6 12:02:42 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Fri May 6 12:02:53 2016 +0200

    zsqr is no longer slower than zmul, they are identical
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/STATUS b/STATUS
index 84b45e1..46fdfab 100644
--- a/STATUS
+++ b/STATUS
_AT_@ -97,7 +97,7 @@ zsub .................... always fastest
   optimising their dependencies:
 
 zmul .................... fastest after ~4096
-zsqr .................... slowest, but asymptotically fastest (for now, use zmul instead)
+zsqr .................... slowest, but asymptotically fastest
 zstr_length(a, 10) ...... gmp is faster
 zstr(a, b, n) ........... fastest after ~700
 
Received on Fri May 06 2016 - 12:28:03 CEST

This archive was generated by hypermail 2.3.0 : Fri May 06 2016 - 12:36:15 CEST