Open
Description
Currently, determining the in-degree of a node in general requires expensive GetConnections
operations. On the other hand, Archiving_Node
already keeps track of the number of incoming plastic synapses. Could we extend this mechanism so that it becomes cheap to determine the in-degree of a node?�
The background for this is a request for noise proportional to the in-degree of a neuron by Adam Haber, see discussion on NEST User 23-27 Oct 2016.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To do (open issues)