[SciPy-User] Faster approach to calculate the matrix exponential
Stephan Hoyer
shoyer at gmail.com
Thu Jun 26 14:04:54 EDT 2014
On Thu, Jun 26, 2014 at 5:32 AM, Charles R Harris <charlesr.harris at gmail.com
> wrote:
>
> Are you solving a differential equation? If so, an explicit solution may
> not be the best way to go.
>
I agree.
My experience with solving very similar quantum mechanics problems is that
using an ODE integrator like zofe (via scipy.integrate.ode) can be much
faster than solving the propagator exactly..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140626/ec2d91f3/attachment.html>
More information about the SciPy-User
mailing list