In this update, we have added support for an enhanced spiking neuron and synapse model. This is backwards compatible with previous versions, so existing code should not be affected.
Additionally, we fixed an issue with SNS_Iterative where spiking synapses were not being updated correctly. Going forward this backend will not be updated, and as such we do not recommend it for new designs.
What's Changed
* Fixed bug with incorrect reseting by wnourse05 in https://github.com/wnourse05/SNS-Toolbox/pull/46
* Updated spiking model by wnourse05 in https://github.com/wnourse05/SNS-Toolbox/pull/47
**Full Changelog**: https://github.com/wnourse05/SNS-Toolbox/compare/v1.4.2...v1.5.0