Synaptic Projections#

Projections for Align-Post Reduction#

HalfProjAlignPostMg

Defining the half part of synaptic projection with the align-post reduction and the automatic synapse merging.

FullProjAlignPostMg

Full-chain synaptic projection with the align-post reduction and the automatic synapse merging.

HalfProjAlignPost

Defining the half-part of synaptic projection with the align-post reduction.

FullProjAlignPost

Full-chain synaptic projection with the align-post reduction.

Projections for Align-Pre Reduction#

VanillaProj

Synaptic projection which defines the synaptic computation with the dimension of pre-synaptic neuron group.

FullProjAlignPreSDMg

Full-chain synaptic projection with the align-pre reduction and synapse+delay updating and merging.

FullProjAlignPreDSMg

Full-chain synaptic projection with the align-pre reduction and delay+synapse updating and merging.

FullProjAlignPreSD

Full-chain synaptic projection with the align-pre reduction and synapse+delay updating.

FullProjAlignPreDS

Full-chain synaptic projection with the align-pre reduction and delay+synapse updating.

Projections for Delta synapses#

HalfProjDelta

Defining the half-part of the synaptic projection for the Delta synapse model.

FullProjDelta

Full-chain of the synaptic projection for the Delta synapse model.

Inputs#

PoissonInput

Poisson Input to the given Variable.

InputVar

Define an input variable.

Others#

SynConn

Base class to model two-end synaptic connections.