[SciPy-user] question re odeint

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon Feb 26 06:38:20 EST 2007


Lev Givon wrote:
> While using scipy.integrate.odeint recently, I noticed that it
> modifies the object passed as the system's initial value. Is this
> behavior intentional? It seems that it would be preferable for odeint
> to use a copy of the initial value rather than manipulating whatever
> is passed as the second parameter directly.
>
> 							L.G.
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>   
Fixed in svn

http://projects.scipy.org/scipy/scipy/changeset/2704

Nils




More information about the SciPy-User mailing list