On Wed, Sep 18, 2013 at 7:03 AM, jorges <[email protected]> wrote: > Hi, > I guess the answer is no, as I can't seem to find any reference to > non-homogeneous DE neither in the reference nor searching the web. Can > someone confirm this? Also, do you know if Maple has this capability. I ask
When I google python and words in the subject of your email I find that sympy (which is in sage) might have something relevant to your question (not sure): http://docs.sympy.org/dev/modules/solvers/solvers.html > because I was given some Maple code that I want to translate to sage, and it > seem to be doing that. Finally, assuming the answer to the initial question > is no, what is the usual approach for solving NHDE, solve the complementary > function with sage and then manually find the particular integral? > Thanks in advance, > > jorge > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/groups/opt_out. -- William Stein Professor of Mathematics University of Washington http://wstein.org -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/groups/opt_out.
