[SciPy-user] odeint, rtol, atol
Pearu Peterson
pearu at cens.ioc.ee
Wed May 7 07:37:05 EDT 2003
On Wed, 7 May 2003, Arnd Baecker wrote:
> Hi,
>
> there seems to be a mismatch between documentation
> and implementation in scipy.integrate.odeint.
> According to the doc
> "rtol and atol can be either vectors the same length as y or
> scalars."
> However, for me the scalar variant does not work
> such that both rtol and atol have be to vectors.
This was a bug and is now fixed in scipy CVS. Docs are correct, btw.
Thanks,
Pearu
More information about the SciPy-User
mailing list