j
k
j a
j l
Fri, 12 Dec 2008 08:10:13 +0100, Nils Wagner wrote: [clip]
ode supports zvode .........from scipy.integrate.ode import zvode
ode supports zvode
......from scipy.integrate.ode import zvode
...from scipy.integrate.ode import zvode
from scipy.integrate.ode import zvode
Actually, the zvode class is not supposed to be used directly. Instead, see
......from scipy.integrate import ode help(ode)
...from scipy.integrate import ode help(ode)
from scipy.integrate import ode help(ode)
Back to the thread
Back to the list