Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests of evolving demes models in multiple stages #774

Merged

Commits on Jun 16, 2021

  1. Add tests of multi-phase evolution of demes-derived models with

    population splits.
    
    * When a migration lookup table is NULL, the exception
    now reports the offspring deme index.
    
    * Keep track of whether demographic_model_state pointer was null
      at start of simulation.  If not, then we do NOT call the "model
      updating" code path prior to entering the main loop.
    
      Fixes #775
      Causes #777
    molpopgen committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    6221ba2 View commit details
    Browse the repository at this point in the history