On 16 pro, 11:54, "[email protected]" <jari-
[email protected]> 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 [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

Reply via email to