Well, I think that I fixed this issue and added some more features * Sage allows to solve Lagrange, Clairot and some other equations. however, no IVP is allowed if Maxima outputs pair [general_solution, singular_solution] since this is more delicate thing, I think.
* Sage has not the bug just discovered in Maxima: http://thread.gmane.org/gmane.comp.mathematics.maxima.general/28434 Sage returns error rather than answer which seems to be correct but i is not (ic2_sage is defined and used instead of ic2, which is not careful enough) * Sage allows to output method which has been used to solve ODE * Many tests have been added test in desolvers.py passed - Sage Version 4.1.2.rc0, Release Date: 2009-09-30 Still do not understand the problem related to desolve_laplace Should only the way how to define variables been fixed? Or should be fixed the fact, that the equation is expected as lambda expression? Hope it is O.K. now. 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 -~----------~----~----~----~------~----~------~--~---
