nestml
nestml copied to clipboard
Add plastic synapse weight sign test
With thanks to @tomtetzlaff!
TODO: the issue with the current implementation is the time when a value is assigned to w_init. If we only set the value of the weight upon the call to nest.Connect(), w_init will not be updated.