runtime_device object

(Shortest import: from brian2.devices.device import runtime_device)

brian2.devices.device.runtime_device = <brian2.devices.device.RuntimeDevice object>

The default device used in Brian, state variables are stored as numpy arrays in memory.