commit 0a7ecc9035f111c2bba31b941e8b28b60098bb79
Author: Mattias Andrée <[email protected]>
AuthorDate: Sat Apr 30 23:00:31 2016 +0200
Commit: Mattias Andrée <[email protected]>
CommitDate: Sat Apr 30 23:00:31 2016 +0200
Fix typos
Signed-off-by: Mattias Andrée <[email protected]>
diff --git a/STATUS b/STATUS
index 29308a6..9bfce3a 100644
--- a/STATUS
+++ b/STATUS
@@ -83,8 +83,8 @@ you are better of with the regular addition (zadd).
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;
+Furthermore, no failure check is done with GMP. Additionally,
+hebimath has some functions that are not working correctly;
those have been excluded from the comparison.
Also note, NOT does not mean the same thing in all libraries,