Runners#

DSRunner(target[, inputs, dt])

The runner for dynamical systems.

ReportRunner(target[, inputs, jit, dt])

The runner provides convenient interface for debugging.

StructRunner(target, *args, **kwargs)

The runner with the structural for-loop.