PointConnectivity

PointConnectivity#

class braintools.conn.PointConnectivity(pre_size=None, post_size=None, seed=None)#

Base class for point neuron connectivity patterns.

Point neurons are single-compartment models where each connection represents a synapse between two neurons.

abstractmethod generate(**kwargs)[source]#

Generate point neuron specific connections.

Return type:

ConnectionResult