Expand description
Python binding for the NeuroML Izhikevich 2007 model.
Functionsยง
- __
pyfunction_ ๐ โpy_ izhikevich2007_ simulate - py_
izhikevich2007_ ๐simulate - Parity contract with
sc_neurocore.neurons.models.izhikevich2007.Izhikevich2007Neuron.simulate: for the same parameters and constant input the returnedvtrace, spike count, and final(v, u)state are bit-identical to the Python RK4 reference (the NeuroML right-hand sidek (v-vr)(v-vt)/Cis exact arithmetic โ products, a sum and a division, no transcendental functions). - register ๐
- Register the Izhikevich 2007 batch simulator with the extension module.