[SciPy-user] odeint limitations?

eric eric at scipy.org
Wed Mar 6 22:31:39 EST 2002


Hey Brad,

I haven't used the ODE stuff much.  Hopefully someone else will have an answer
for you.

eric

----- Original Message -----
From: "Brad Reisfeld" <brad.reisfeld at colostate.edu>
To: <scipy-user at scipy.net>
Sent: Tuesday, March 05, 2002 5:30 PM
Subject: [SciPy-user] odeint limitations?


> Hi,
> I am a new user of SciPy. It looks like a very convenient method to access
> powerful numerical codes written in other languages from Python.
>
> At this point, I have an application in which I need to solve many (hundreds
> or thousands) of coupled ode's. Is the 'odeint' functionality in SciPy up to
> this task? I believe the code uses lsod(e|a|ar|es), which should, in theory,
> be adequate. Are there any 'issues' associated with the wrapping of these
> routines in Python? Anyone have experience using odeint for solving large
> numbers of ode's?
>
> Thanks.
>
> I appreciate the SciPy team for developing and enhancing this useful
> software for the Python user community.
>
> -Brad
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
>





More information about the SciPy-User mailing list