scipy.integrate.ode.

设置初始值#

ode.set_initial_value(y, t=0.0)[源代码][源代码]#

设置初始条件 y(t) = y。