jaxsnn.event.root.custom_root_ttfs

Classes

partial

partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords.

Functions

jaxsnn.event.root.custom_root_ttfs.cr_ttfs_solver(tau_mem, v_th, y0, initial_guess)
jaxsnn.event.root.custom_root_ttfs.custom_ttfs(tau_mem, v_th, state, f, initial_guess)

Find the next spike time for special case $ au_mem = 2 * au_syn$

jaxsnn.event.root.custom_root_ttfs.tangent_solve(g, y)