On 16 pro, 11:54, "jari-pekka.iko...@kolumbus.fi" <jari-
pekka.iko...@kolumbus.fi> wrote:
> But, If I understood correctly, Sage can not call Maxima with several
> simultaneous differential equations. To solve this case one should try
> to collect information from several separate differential
>
> equations in Sage (???). As I don't know how this is done, I probably
> need to solve this in Maxima without Sage and then import the result
> in symbolic form to Sage.
>

I think that Sage has commands for solving systems of ODE. Do not
follow the Sage constructions. Look at comands in desolvers.py  ( run
desolvers? in Sage)

There is desolve_system command.

Is this what you need?
Robert



-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to