|
From: | Doug Stewart |
Subject: | Re: It is very difficult for Octave to calculate the inverse Laplace transform of some functions |
Date: | Mon, 6 Jan 2020 21:54:20 -0500 |
For comparison, I was able to get the result instantly while using MATLAB
from my University's Computer Lab.I got it to workFirst let me say that it ran here for more that 10 hrs. as you presented it. But no error.If you do ilaplace(partfrac(aux.i2))then you will get the answer within 1 minute.What this does is help the solver by doing the partial fraction expansion first.Based on this is it safe to assume that this is a sympy issue and not something octave does before sympy takes over?
I know on the gnu maxima forums this is something they would pick apart (well, if maxima has a decent ilt implementation that is). Is the sympy community amenable you looking into such a “competitor” performance difference and how their lookup/decision/whatever processes contribute to that?
[Prev in Thread] | Current Thread | [Next in Thread] |