SteveRawlings

Results 3 comments of SteveRawlings

[AllButTheDoubles.zip](https://github.com/mrc-ide/covid-sim/files/4628996/AllButTheDoubles.zip) > Nice work on this. I have a work item in my notes to visit this area of the code (but focus is elsewhere right now). Have you experience...

> Just following up on the code side - for copyright/licensing reasons, we need changes to start with a Pull Request from the original author, and then the ongoing conversation...

> fread is buffered anyway, by the c library in addition to the OS, so a plain read will be potentially faster, if you don't need the c library buffer....