aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--STATUS2
1 files changed, 1 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 1cac297..937e48c 100644
--- a/STATUS
+++ b/STATUS
@@ -81,7 +81,7 @@ you would choose zadd_unsigned in libzahl, but if you are
using a library that does not have the corrsponding function,
you are better of with the regular addition (zadd).
-Also note, TomsFastMath does not allow arbitrarily large
+Also note, TomsFastMath does not support arbitrarily large
integers, which gives is a significant performance advantage.
Furthermore, not failure check is done with GMP. Additionally,
hebimath is some functions that are not working correctly;