brainpy.dyn.runners.StructRunner#

class brainpy.dyn.runners.StructRunner(target, *args, **kwargs)[source]#

The runner with the structural for-loop.

Deprecated since version 2.0.3: Prefer the use of brainpy.dyn.DSRunner for dynamical system running. This runner is deprecated since 2.0.3.

__init__(target, *args, **kwargs)[source]#

Methods

__init__(target, *args, **kwargs)

build_inputs(inputs)

build_monitors()

build_run_function()

run(duration[, start_t])