On Sat, Mar 24, 2012 at 5:55 PM, Aaron Meurer <asmeu...@gmail.com> wrote:
>
> Oh yes, I forgot about this.  I don't see any reason why it shouldn't
> be able to handle the nxn case of a linear system.  You can also
> implement methods for solving non-linear systems that decouple.
>
> Relating to this, it would be useful to add some methods that don't
> necessarily solve ODEs, but manipulate them.  For example, you could
> have a method that takes a higher order ODE and converts it into a
> system of 1st order ODEs.  Take a look at Maple's DETools package for
> some more ideas.

Maple also has a nice PDETools package. There's also a paper that
discusses the implementation of their PDE solver.

Cheers,

Tim.

-- 
Tim Lahey
PhD Candidate, Systems Design Engineering
University of Waterloo
http://about.me/tjlahey

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to