Scipy.org
Docs
SciPy v0.16.1 Reference Guide
Integration and ODEs (
scipy.integrate
)
scipy.integrate.ode
index
modules
modules
next
previous
scipy.integrate.ode.set_initial_value
¶
ode.
set_initial_value
(
y
,
t=0.0
)
[source]
¶
Set initial conditions y(t) = y.
Previous topic
scipy.integrate.ode.set_f_params
Next topic
scipy.integrate.ode.set_integrator