pynn_brainscales.brainscales2.projections
Classes
|
A group of neurons, may be heterogeneous, in contrast to a Population where all the neurons are of the same type. |
|
Store an individual plastic connection and information about it. |
|
Handle to (shared) plasticity rule. |
|
A group of neurons all of the same type. |
|
A view of a subset of neurons within a Population. |
|
|
|
Class representing a space within distances can be calculated. |
|
Synaptic connection with fixed weight and delay. |
Functions
-
pynn_brainscales.brainscales2.projections.
deepcopy
(x, memo=None, _nil=[]) Deep copy operation on arbitrary Python objects.
See the module’s __doc__ string for more info.