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

Conversation

molpopgen
Copy link
Owner

@molpopgen molpopgen commented Mar 14, 2023

Instead of wrangling with Python, we will use the core lib
to get info that we need an pass it to Python.

@molpopgen molpopgen force-pushed the get_sum_ancestral_population_size branch from c610cf9 to 0b576f3 Compare March 14, 2023 21:17
@molpopgen molpopgen changed the title Get sum deme sizes at time zero from back end. Pull more information from the rust back end during model setup. Mar 15, 2023
@molpopgen molpopgen force-pushed the get_sum_ancestral_population_size branch from cd71c31 to 3f5632f Compare March 15, 2023 18:10
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 molpopgen force-pushed the get_sum_ancestral_population_size branch from 3f5632f to 9c6d064 Compare March 15, 2023 20:38
@molpopgen molpopgen merged commit 0af4b04 into dev Mar 15, 2023
19 checks passed
@molpopgen molpopgen deleted the get_sum_ancestral_population_size branch March 15, 2023 22:24
molpopgen added a commit that referenced this pull request Mar 17, 2023
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 added a commit that referenced this pull request Mar 17, 2023
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 added a commit that referenced this pull request Mar 20, 2023
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 added a commit that referenced this pull request Mar 21, 2023
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 added a commit that referenced this pull request Mar 23, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant