Simple Iterated Simulation
Arguments
- iteration_exprs
List of expressions to pass to the engine. The expressions are only allowed to use valid
engine_functions
. Each expression is evaluated in order, once for each iteration. The number of iterations is controlled by thetime_steps
argument.- time_steps
Number of time steps to iterate.
- int_vecs
Named list of integer vectors.
- mats
Named list of matrices.