Closed SynedraAcus closed 1 year ago
I have fixed an issue where number of steps between taxa in unrooted tree is off by one when path crosses the root. Only affects calculations if tree.is_rooted and works as previously otherwise.
tree.is_rooted
I have fixed an issue where number of steps between taxa in unrooted tree is off by one when path crosses the root. Only affects calculations if
tree.is_rooted
and works as previously otherwise.