[Tutor] Problems using odeint

Danny Yoo dyoo at hashcollision.org
Wed Jan 15 01:16:29 CET 2014


Hi Grace,


I see that you're asking about the behavior of scipy.integrate.odeint():

   http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.odeint.html#scipy.integrate.odeint

Unfortunately this might be too domain specific of a question for
folks here at Tutor.  I don't see anything in the source code
screenshot that is ringing any warnings in my head.

(As Joel notes, please do a copy-and-paste of the textual content of
your program into the email next time.  Screenshots are significantly
harder for people to look at.)


You may want to ask your question on a mailing list specific to SciPy;
the audience there may have more familiarity with the gotcha you're
running into.  You can find out about the SciPy-user mailing list at:

    http://www.scipy.org/scipylib/mailing-lists.html#mailing-lists


More information about the Tutor mailing list