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

Refactor inline expressions expansion into a transformer #1093

Closed clinssen closed 1 month ago

clinssen commented 1 month ago

Fixes a bug where parent was not defined after inline expressions were rewritten.