Skip to content

CovsirPhy v2.9.0

Compare
Choose a tag to compare
@lisphilar lisphilar released this 20 Oct 14:30

Scenario analysis

  • New: Comparing Scenario analysis estimate & simulation for the same dates #220
  • New: Scenario.history_rate(): show change rates of parameter values in one figure #224
  • New: Scenario.describe(): show the number of confirmed cases #250
  • Fix: Scenario.add() does not show scenario names with ValueError when the end date is not correct #252
  • Fix: Error codes of Scenario.add() is not clear when format of end date is not correct #253
  • Fix: Stdout of Scenario.estimate() is not formated when 10th phase is included #255
  • Fix: Title of figure for Scenario.history(target="Rt") should be "Reproduction number", not "Rt" #248

Global analysis

  • Fix: PolicyMeasures.param_history() should be renamed as PolicyMeasures.history() #257