tskit
tskit copied to clipboard
add modular simplifier
Description
WIP related to #2751. This PR adds the basic functionality for a "modular" simplifier along with tests.
PR Checklist:
- [ ] Tests that fully cover new/changed functionality.
- [ ] Documentation including tutorial content if appropriate.
- [ ] Changelogs, if there are API changes.