Hi, I don't think Sage has the right flavor of tools for the kinds of thing that XPP is intended for. XPP is a really great learning tool for numerically solving systems of nonlinear ODEs and to study the dynamics of small systems, and very appropriate for computational neuroscience. A pythonic alternative is my package, PyDSTool, if you are keen to work with similar tools to XPP in a more programming-style environment.
Good luck, Rob On Jun 10, 5:01 pm, Jose Guzman <[email protected]> wrote: > Dear Sage users, > > I am going to take a course on computational neuroscience soon. Tutors > suggested us to use xppaut (or similar) to solve ODEs. Since I am a > little bit more familiar with Sage, I was wondering if I could simply > use Sage in stead of xppaut. I would really appreciate if somebody with > experience in xppaut and/or Sage would give me some ideas about the > advantages/disadvantages of xppaut versus Sage . Until now, I did not > have any necessity to solve ODEs, so I cannot judge very much if it is > really worthy to move to xppaut. > Thanks a lot in advance > > Jose. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
