pymc.ode.DifferentialEquation.make_py_thunk#
- DifferentialEquation.make_py_thunk(node, storage_map, compute_map, no_recycling, debug=False)#
生成一个 Python thunk。
类似于
Op.make_thunk()
但仅生成 Python thunks。
Section Navigation
生成一个 Python thunk。
类似于 Op.make_thunk()
但仅生成 Python thunks。