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 __copy__ and __deepcopy__ to DiscreteDemography #773

Merged
merged 1 commit into from Jun 16, 2021

Commits on Jun 16, 2021

  1. Add DiscreteDemograpy.__deepcopy__, which handles the internal

    state on the C++ side.
    
    * Add copy constructors to several C++ types to
      facilitate cloning demographic model state
    
    * Exceptions raised when building migration matrix rows now
      report source/destination demes.
    molpopgen committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f405746 View commit details
    Browse the repository at this point in the history