Georgia Tsambos

Results 9 issues of Georgia Tsambos

@petrelharp and I had an extended convo in Slack this week about silent mutations and the complications they introduce for users. I have some strong opinions about changes we could...

enhancement

Not an 'issue', just a log of some comments I'm making while reading this page. > In continuous-time models, when {math}`M_{j,k}` is close to zero, this rate is approximately equivalent...

documentation

One of the most important comments I got in my thesis examination was regarding our definition of IBD. Our current implementation of `ibd_segments` treats segments as distinct if they have...

enhancement

## Description This is a Python mockup of some functions that might help to keep the internal memory requirements of `ibd_segments` in check. Would work similarly for `link_ancestors` (and perhaps...

All three of these methods rely on an object called `ancestor_map` (C codebase) or `A` (Python mockups) to store segments that descend from each ancestral node in the tree sequence....

enhancement
Performance

Fixes #2459 -- see the issue for discussion about why this is needed. Draft only at the moment. ### PR Checklist: - [ ] Tests that fully cover new/changed functionality....

Milan and Marion have inquired (in a private communication) about implementing population-specific recombination rates in msprime. I now have a few more technical thoughts about it, and I'll stick them...

Not yet finished, but will close #52 when it is. Just making this PR now so that people can look and comment.

The labels of all diagrams need to be updated, and some new ones need to be made for admixture + divergence.