Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pro
Popular repositories
265 contributions in the last year
Contribution activity
May 2020
Created a pull request in mrc-ide/covid-sim that received 1 comment
Dlaydon/more documentation to code
Hey @matt-gretton-dann, I added/deleted a few comments and renamed a couple of variables that would be good to merge before everything diverges too…
+113
−113
•
1
comment
- Replace InfStat.h defines with enumerators
- Run tests single- and multi-threaded
- Update expected results
- Remove unused 'H' fields
- Remove unused defines
- Fix kernel index issues with large geographies (Russia in particular)
- InitKernel-related tidyups
- Make BMP format selection a command line option
- Run tests on PRs
- Remove unused param field CaseIsolationTimeStart
- Pull common code out of both branches of a conditional
- Remove cumInf_s, cumInf_n, cumInf_h, incL
- Testing infrastructure improvements
- Various documentation fixes
- Fix index computation in the PeopleArray shuffling (#168)
- Ctnew
- Update testsuite expected output
- Accept recent changes to test outputs