Closed ashander closed 7 years ago
so negative numbers in the initial state aren't counted and the endpoints of maxn are treated correctly in renumbering --- or at least the dict returned by Population.renumber() accurately describes the renumbering. the trees output you were looking at in devl/test_alg.py
is unchanged from this fix but mapping no longer contain the extraneous 12:0
entry
merge_records
ftprime.merge.merge_records
that I think works on all fronts except one well defined one of not merging abutting records with same children -- this was merged in via #4 (found in 34ee7c6 )
see the top comment of this PR which I've edited to add some todo items
Implemented these goals in master and as module in #10
Implements algorithm 1 w recomb.
See devel/test_alg.py for (approximately correct!) output corresponding to writeup in algorigthm-notes.md
todos:
msprime
workingmsprime
workingmerge
to concatenate adjacent records