Expand description
Python bindings for sequential and parallel fixed-point LIF batch kernels.
Structsยง
Functionsยง
- __
pyfunction_ ๐ โbatch_ lif_ run - __
pyfunction_ ๐ โbatch_ lif_ run_ multi - __
pyfunction_ ๐ โbatch_ lif_ run_ varying - batch_
lif_ ๐run - Run a LIF neuron for N steps with constant inputs.
- batch_
lif_ ๐run_ multi - Run N independent LIF neurons in parallel, each with its own constant input.
- batch_
lif_ ๐run_ varying - Run a LIF neuron for N steps with per-step current and optional noise arrays.
- register ๐
- Register fixed-point LIF batch kernels with the extension module.