SuchTree 1.1
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