On Dec 22, 4:08 pm, Maxim <[email protected]> wrote: > I'm trying to do something which I haven't seen any examples so far : > symbolic convolution. I know I can use lists or Piecewise defined > functions to do a convolution, but here my interest is the symbolic > solution.
Well, sorry for tooting my own horn but this kind of stuff (fast & loose expression mungeing) is easier in Maxima than in Sage. Maxima doesn't have a built-in solution for the symbolic convolution of functions defined piecewise but it is easy to make some progress on it. See: http://www.math.utexas.edu/pipermail/maxima/2009/017568.html If you're interested in more general problems, write to me and let's see how far we can get. FWIW Robert Dodier -- 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
