The sage-devel list is intended for development and not for questions related to Sage usage. For that purpose there are: - the website ask.sagemath.org - the googlegroups sage-support (to whom I transfered this e-mail) Please use them for your future usage.
You might have a look at http://ask.sagemath.org/question/10013/solving-an-ode-system-with-initial-conditions/ But anyway it always better to describe better what you want to do. Vincent 2014-09-17 19:59 UTC+02:00, s m h <[email protected]>: > > Dear Sage-devel > > I want to know how I should introduce the system of equations and the > corresponding vector of initial values to Sage a priori to solve them with > some functions like sage.calculus.desolvers.desolve_odeint or > sage.calculus.desolvers.desolve_system > . > > If it helps, I want to translate my Mathematica code (for solving an ODE > system) to a Sage code, and for now I'm looking for something like > NestList[] in Mathematica. > > Yours truly, -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
