Skip to content

Commit

Permalink
named taxa accessor function for quartet topology
Browse files Browse the repository at this point in the history
  • Loading branch information
Russell Neches committed Nov 20, 2024
1 parent 97a6540 commit e5b2909
Show file tree
Hide file tree
Showing 3 changed files with 3,648 additions and 2,929 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ phylogenetic trees.

### Release notes

New for SuchTree v1.2

* Quartet topology tests provided by `SuchTree.get_quartet_topology( a, b, c, d )`
* Optimized, thread-safe bulk quartet topology tests provided by
`SuchTree.quartet_topologies( [N,4] )`

New for SuchTree v1.1

* Basic support for support values provided by `SuchTree.get_support( node_id )`
Expand Down
Loading

0 comments on commit e5b2909

Please sign in to comment.