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

Tryout Python 3.12 #392

Closed twallema closed 4 months ago

twallema commented 4 months ago

Describe your fixes/additions/changes Check that code works in Python 3.12. Unuppress the warnings in the calibration scripts, adn then address the warnings that pop up. (Suppression of warnings is not good!)