Skip to content

PyGeNN doesn't correctly handle neuron variables with delay slots #393

@neworderofjamie

Description

@neworderofjamie

Group._load_vars assumes no delays, this is bad. The variable views should be made multi-dimensional exposing the delay slots directly. This will break existing code in a reasonably intuitive way and we can add a helper property to automatically pull out the correct slice based on the spike queue pointer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions