pymc.ode.DifferentialEquation.make_py_thunk#

DifferentialEquation.make_py_thunk(node, storage_map, compute_map, no_recycling, debug=False)#

Make a Python thunk.

Like Op.make_thunk() but only makes Python thunks.