Recap: Cython, Code Generation, and the SpikeQueue Bottleneck
Last time, we dug into how code generation works in Brian2, and we ended by looking at the spikeQueue case — a great example of where Cython introduces significant overhead and complexity....