Re: [sage-devel] Improving differential equation solvers

2012-04-03 Thread David Joyner
On Tue, Apr 3, 2012 at 1:56 PM, john.hoebing wrote: > Its probably a good time to see what we can do to improve the way sage > handles ordinary differential equations.  I would vote against making > improvements directly to maxima, and instead think about how we can > implement our own de solvers,

[sage-devel] Improving differential equation solvers

2012-04-03 Thread john.hoebing
Its probably a good time to see what we can do to improve the way sage handles ordinary differential equations. I would vote against making improvements directly to maxima, and instead think about how we can implement our own de solvers, perhaps using sympy, or using regular expression matching to