denniskb / spice2

The Spice SNN Simulator
Other
6 stars 0 forks source link

Rework Connectivity #27

Open denniskb opened 2 years ago

denniskb commented 2 years ago

Rework connectivity so as to avoid the two snn::connect() overloads as well as doing double-work in the case of adj_list in combination with ping_pong (the net re-uses the same adj_list for two synapse populations, sorting its contents twice).