UGentBiomath / COVID19-Model

Compartmental SEIQRD model to model the effects of government policies on SARS-CoV-2 spread in Belgium. Macro-economic Input-Output model to assess the economic impact of sector closure and changes in consumption patterns. Quality-adjusted life-years model to assess the health economic impact of SARS-CoV-2.
MIT License
22 stars 30 forks source link

Merge with pySODM #369

Closed twallema closed 1 year ago

twallema commented 1 year ago

Describe your fixes/additions/changes

All the generic building blocks underlying this code have been split to a new python package for the simulation and calibration of ODE and SDE models: pySODM (see my github page). This PR switches the routines formerly found in the covid19model to its pySODM counterparts.