stack overflow fixed in FriCAS --kratt6, Thu, 20 Dec 2007 02:18:19 -0800 reply Status: open => fix proposed
doesn't crash anymore, but returns the result unevaluated. Mathematica 5.2 says:
In[16]:= LaplaceTransform[Log[z],z,w]
EulerGamma + Log[w]
Out[16]= -(-------------------)
w
fixed in axiom. see patch 20070921.01.tpd.patch
http://axiom.svn.sourceforge.net/viewvc/axiom/branches/wh-sandbox/src/algebra/laplace.spad.pamphlet?r1=263&r2=423&view=patch
fricas (1) -> laplace(log(z),
Type: Expression(Integer)
|