brian2genn icon indicating copy to clipboard operation
brian2genn copied to clipboard

Use GeNN's initvar snippets for synapse creation

Open tnowotny opened this issue 3 years ago • 0 comments

GeNN supports in-parallel initialisation of synaptic connectivity matrices using "initvar snippets" of code if the synaptic connectivity is defined algorithmically (http://genn-team.github.io/genn/documentation/4/html/d4/dc6/sectVariableInitialisation.html). This would be more efficient in such cases than the current Brian2GeNN solution of C++ based initialisation inherited from Brian 2 cpp_standalone.

tnowotny avatar Apr 01 '21 10:04 tnowotny