Skip to content

Commit d592da2

Browse files
committed
Fixup intervals module
Rework a little to use the built-in tskit unicode and html output functions
1 parent f246afe commit d592da2

File tree

5 files changed

+735
-122
lines changed

5 files changed

+735
-122
lines changed

python/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
which are the minimum and maximum among the node times and mutation times,
99
respectively. (:user:`szhan`, :pr:`2612`, :issue:`2271`)
1010

11+
- The ``msprime.RateMap`` class has been ported into tskit: functionality should
12+
be identical to the version in msprime, apart from minor changes in the formatting
13+
of tabular text output (:user:`hyanwong`, :pr:`2636`)
14+
1115
**Breaking Changes**
1216

1317
- the ``filter_populations``, ``filter_individuals``, and ``filter_sites``

0 commit comments

Comments
 (0)