spynnaker.pyNN.models.neuron.plasticity.stdp package

Subpackages

Submodules

spynnaker.pyNN.models.neuron.plasticity.stdp.common module

spynnaker.pyNN.models.neuron.plasticity.stdp.common.float_to_fixed(value: float) int[source]
Parameters:

value (float)

Return type:

int

spynnaker.pyNN.models.neuron.plasticity.stdp.common.get_exp_lut_array(time_step: float, time_constant: float, shift: int = 0) ndarray[tuple[int, ...], dtype[uint32]][source]
Parameters:
Return type:

ndarray

Module contents