Closed akorgor closed 6 months ago
This PR discards the variables t_begin and is_first_spike and replaces the old mechanism with one that only relies on t_previous_spike.
t_begin
is_first_spike
t_previous_spike
This PR discards the variables
t_begin
andis_first_spike
and replaces the old mechanism with one that only relies ont_previous_spike
.