0.11.2
This release:
- Updates
demographics.py
with more functionality across the time path.
-Allow the user to have the population distribution from the initial period forward inferred from given fertility, mortality, and immigration rates (functionality to infer immigration from a given evolution of the population is retained, the user specifies what they want to do via arguments to the relevant function calls). - Extends all series returned from the
get_pop_objs()
function over the full transition path of T+S periods (except those that apply only to a single period). - Addresses Issues #900 and #899