mrc-ide / covid-sim

This is the COVID-19 CovidSim microsimulation model developed by the MRC Centre for Global Infectious Disease Analysis hosted at Imperial College, London.
GNU General Public License v3.0
1.23k stars 257 forks source link

Param vector updates #418

Open CloneDeath opened 4 years ago

CloneDeath commented 4 years ago

Converted a couple more fields in Param to BoundingBox. Converted location of infected to a Vector2. Simple usage updates (will use more Vector math in a future PR, wanted to keep this one simple).