UCI-CARL / CARLsim6

CARLsim is an efficient, easy-to-use, GPU-accelerated software framework for simulating large-scale spiking neural network (SNN) models with a high degree of biological detail.
MIT License
41 stars 16 forks source link

Code that fixes CSTP conductance decay bug #19

Closed nmsutton closed 1 year ago

nmsutton commented 1 year ago

This code is designed to fix issue 18. This fix is for CSTP code incorrectly processing conductance decays in synaptic signals. More details are described on the issue 18 page.