v1.2.0
-
TreeDistance()
and related functions now return adist
object when
computing all distances between all pairs of trees in a list. -
Improve floating-point arithmetic in
TreeDistance()
functions. -
TreeDistance()
now returns a distance (as documented), rather than a
similarity. -
Fix rounding error in NNI 'Li' upper estimate, and improve NNI performance.
-
Reduce precision of LAPJV so rounding errors do not result in interminable run
times.