[sage-support] laplace_transform hypergeometric?

2018-04-13 Thread Ralf Stephan
The transform is implemented via calling of SymPy but apparently something went wrong in the conversion to SymPy. I cannot say more as I'm not at my box but you can try to use SymPy directly as a workaround. Regards, -- You received this message because you are subscribed to the Google Groups

[sage-support] laplace_transform hypergeometric?

2018-04-13 Thread Raymond Rogers
Is the Laplace transform of hypergeometric functions implemented?  If not can I have a pointer to how to implement it? Here is an example under notebook(); jupyter throws the same error. "TypeError: 'Integer' object is not iterable" , I tried various alterations of the parameters; to no avail.