[SciPy-dev] odeint changes argument y0

Martin Lüthi answer at tnoo.net
Sun Feb 11 16:12:20 EST 2007


Hi

This bites me on Python 2.5 (never noticed it before)

scipy.integrate.odeint changes the argument y0. The fix would be to make a
copy in line 118, as is also done with the t argument.

I opened ticket #370 for this bug.

Best, tnoo

-- 
tnoo                 answer at tnoo.net




More information about the SciPy-Dev mailing list