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

Postsynaptic variable integration fix #1089

Closed clinssen closed 1 month ago

clinssen commented 2 months ago

This still requires a test to be added.

Fixes #1084.

pnbabu commented 2 months ago

Could you add the test or would it be in a separate PR?

clinssen commented 1 month ago

As we will eventually move away from having these separate entries for numeric_state_variables_moved and such, in favour of a "pure" model transformer, would you be OK merging this bugfix as-is?