]> git.donarmstrong.com Git - ape.git/blobdiff - ChangeLog
faster nj()!!!
[ape.git] / ChangeLog
index e14ba74e0a6eb555f3ec04066d30911aed80ff96..c3a2a844a0e098a57e65e6d93e27e1ce3439377b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@ BUG FIXES
       "pruningwise" order.
 
     o nj() did not handle correctly distance matrices with many 0's.
+      The code has also been significantly improved: 7, 70, 160 times
+      faster with n = 100, 500, 1000, respectively.