Skip to content

Commit da1ff4d

Browse files
authored
Merge pull request #1704 from jeromekelleher/virtual-root
Virtual root in trees
2 parents c916b2d + a882a5d commit da1ff4d

22 files changed

+2080
-992
lines changed

c/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- The previously deprecated option ``TSK_SAMPLE_COUNTS`` has been removed. (:user:`benjeffery`, :issue:`1744`, :pr:`1761`).
1616

17+
- FIXME breaking changes for tree API and virtual root
1718

1819
**Features**
1920

@@ -37,6 +38,8 @@
3738
tree sequence. This is then used to generate an error if ``time_units`` is ``uncalibrated`` when
3839
using the branch lengths in statistics. (:user:`benjeffery`, :issue:`1644`, :pr:`1760`)
3940

41+
- FIXME add features for virtual root, num_edges, stack allocation size etc
42+
4043
**Fixes**
4144

4245
----------------------

0 commit comments

Comments
 (0)