The hyperexpand() function will try to convert meijerg functions into simpler functions. However, if this is the result of an integral, it generally calls hyperexpand() automatically, so likely the issue is that hyperexpand() does not presently know how to convert it. Or it is possible that the function in question does not have a closed form simpler than a Meijerg G-function. If you post the expression you are getting, we might be able to give more advice for it.
Aaron Meurer On Mon, Jul 13, 2020 at 12:46 PM Javier Pérez <[email protected]> wrote: > > Hello all, > > I am trying to move several sympy equations from the Laplace domain to the > Time domain but the output of some of the equations are contains calls to the > Meijerg method. > > How can I get around that issue, please??? > > Thank you in advance for your help... > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/a5638599-6dac-4dd0-a91d-4778ee11214do%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6KgjWKsBmdbutxAPoezJamhaAoDDrjfwoNgXww7g_9V0A%40mail.gmail.com.
