SpiNNaker Network Folding

Shows the steps to fold a network of $4\times4$ threeboards in SpiNNaker. Red, Green and Blue correspond to North, North-East, East respectively. Touching edges are implicitly connected.

Uses the SpiNNer library which must be present in /home/jonathan/Programing/Python/SpiNNer. (Sorry...)

Usage

Shift Boards Into Rectangle

\input{|"python boardsFoldedShift.py"}

Step one in folding the boards

Fold Boards Into $4\times2$

\input{|"python boardsFoldedSpaced.py"}

Step two in folding the boards

After Folding & Interleaving

\input{|"python boardsFoldedInterleaved.py"}

Step three in folding the boards

The size of the system can be changed in the python files with relative ease.