Per issue #47 this PR allows the user to specify a smaller chunk size of choosers to simulate choices in batches until complete. It required very little changes to the code, and I set the defaults so that they're backwards compatible with existing code, i.e. no changes are required unless someone chooses to enable this functionality.
Coverage decreased (-0.07%) to 74.493% when pulling 903340093985ea21c05b1a3ee258b8290de08ba4 on batch_simulation into 238ad982bc1518becef87789fc78acf9a1467652 on master.
Per issue #47 this PR allows the user to specify a smaller chunk size of choosers to simulate choices in batches until complete. It required very little changes to the code, and I set the defaults so that they're backwards compatible with existing code, i.e. no changes are required unless someone chooses to enable this functionality.
Before merging