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
Since updating the mortality rates rho object to allow for time varying mortality rates in PR #73, the plotting functions in demographics.py functions get_fert(), get_mort(), and get_imm_rates() have stopped working. This has caused the documentation to stop building because much of the executable code in the calibration: demographics section depends on those plotting functions. We need to fix those plotting functions.
Since updating the mortality rates
rho
object to allow for time varying mortality rates in PR #73, the plotting functions indemographics.py
functionsget_fert()
,get_mort()
, andget_imm_rates()
have stopped working. This has caused the documentation to stop building because much of the executable code in the calibration: demographics section depends on those plotting functions. We need to fix those plotting functions.cc: @jdebacker
The text was updated successfully, but these errors were encountered: