Skip to main content

register

Function register 

Source
pub(crate) fn register(module: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Register the floating-point Izhikevich neuron with the extension module.