nest / nestml

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

``print()`` does not work for variables moved from synapse to neuron #987

Open clinssen opened 11 months ago

clinssen commented 11 months ago

If a variable is moved from synapse to neuron, it should be printed as its corresponding getter function in the postsynaptic node.