nest / nestml

A domain specific language for neuron and synapse models in spiking neural network simulation
GNU General Public License v2.0
45 stars 46 forks source link

Compartment Mechanism-Vectorization #989

Open LeanderEwert opened 8 months ago

LeanderEwert commented 8 months ago

Vectorizing the step-function calculations of all instances of a given mechanism-type in all compartments within a neuron.

WillemWybo commented 6 months ago

Fixes #999 #1001

clinssen commented 2 weeks ago

Could you add some sentences on https://nestml.readthedocs.io/en/latest/running/running_nest_compartmental.html about new features/things that have changed? Mostly from user perspective but can also include some technical background (e.g. comment on performance).