JesusEV / nest-simulator

The NEST simulator
GNU General Public License v2.0
1 stars 0 forks source link

Simplify the handling of the first spike in the synapse #4

Closed akorgor closed 6 months ago

akorgor commented 7 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.