superneuromat.SNN.num_synapses#

property SNN.num_synapses[source]#

Returns the number of synapses in the SNN.

Equivalent to len(self.pre_synaptic_neuron_ids).