covid-sim icon indicating copy to clipboard operation
covid-sim copied to clipboard

Separate out the distance calculations

Open zebmason opened this issue 4 years ago • 1 comments

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.

zebmason avatar Aug 02 '20 09:08 zebmason

This fixes #447

zebmason avatar Aug 05 '20 17:08 zebmason