covid-sim
covid-sim copied to clipboard
Separate out the distance calculations
By removing branching this may make the calculations faster (branch prediction may disagree). Can add in unit tests.
@weshinsley Let me know if you are interested and I'll do further development.
This fixes #447