Menu

Version 6.0.1 released soon (??-Feb-2019)

This version is mainly a maintenance release, serving to fix a few minor bugs. Among others, we fixed some inconsistencies wrt the order of some of the numerical propagation schemes leading to minor issues with backward incompatibility. As of now, the choices of propagators is based on the local discretization error of the positions.

time.propa time.propa.order quantum propagator classical propagators
splitting 1 Lie-Trotter March frog
2 Strang-Marchuk Leap frog
3 not available Beeman
4 not available Yoshida
differencing 2 second order differencing Velocity Verlet
3 not available Stoermer Verlet (1)

(1) local discretization error of momenta differing: O(1)

In the table above the third and fourth columns refer to objects of class "wave" and class "traj", respectively

Posted by Burkhard Schmidt 2019-02-19

Log in to post a comment.