abm-covid-lux / abmlux

Agent-based epidemic modelling
Other
4 stars 0 forks source link

Python 3.9 #123

Closed StephenWattam closed 4 years ago

StephenWattam commented 4 years ago

Fixes for python 3.9 compatibility.

3.9 is desirable for us due to the vastly improved type hinting support, and some performance improvements.