You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to allow for demographics.py to be able to return path of population distributions when given (1) an initial distribution (2) paths of fertility, mortality, and immigration rates.
This could probably be best implemented in the demographics.get_pop() function with something like:
We need to allow for
demographics.py
to be able to return path of population distributions when given (1) an initial distribution (2) paths of fertility, mortality, and immigration rates.This could probably be best implemented in the
demographics.get_pop()
function with something like:The text was updated successfully, but these errors were encountered: