Skip to content

SuchTree 1.1

Compare
Choose a tag to compare
@ryneches ryneches released this 17 May 07:25
· 22 commits to master since this release

This release adds wheels for Linux on ARM and Windows on x86_64, and adds some new features :

  • Basic support for support values provided by SuchTree.get_support( node_id )
  • Relative evolutionary divergence (RED)
  • Bipartitions
  • Node generators for in-order and preorder traversal
  • Summary of leaf relationships via SuchTree.relationships()

New Contributors

Full Changelog: v1.0...v1.1