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

Pull more information from the rust back end during model setup. #1103

Merged
merged 1 commit into from
Mar 15, 2023

Commits on Mar 15, 2023

  1. Use rust back end for more of the work.

    Result is fewer passes through graphs in Python
    
    * bump demes-forward-capi dependency
    * add back end function to get sum of ancestral sizes at time 0
    * replace rint with Decimal internally
    * get model duration, parental sizes at time 0 from rust
    * delete lots of Python helper code from old API
      that rust tools replace
    molpopgen committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9c6d064 View commit details
    Browse the repository at this point in the history