SpiNNakerManchester / sPyNNaker

The SpiNNaker implementation of the PyNN neural networking language
Apache License 2.0
105 stars 44 forks source link

Add a shift connector #1491

Closed rowleya closed 1 month ago

rowleya commented 2 months ago

Yet another connector! Hopefully better implemented and named this time... this one simply makes connections where post is shifted from pre by a fixed amount (with optional wrap and groups). This will again be useful in the TSP, though I'm sure other people might also find a use!