verbs.batch_runner#

Batch simulation runner

Wraps functionality to initialise a snapshot of the simulation environment and then run the simulation across a sequence of parameter samples and random seeds.

This batch executor uses joblib to execute simulation samples in parallel.

Functions

batch_run

Run a batch of simulations across a set or parameters