Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2016-06-02 | 549 Bytes | |
wavepacket-cpp-0.1.1.zip | 2016-06-02 | 308.8 kB | |
wavepacket-cpp-0.1.1.tar.gz | 2016-06-02 | 137.6 kB | |
Totals: 3 Items | 446.9 kB | 0 |
Version 0.1.1 features again two major changes: Propagators have been completely redesigned. The new design should be easier and more flexible to use. It also allowed the implementation of propagators based on Chebychev polynomials. Another change is a much more intensive use of functors (function objects). This allows easier user-specified functions for time-dependent functions (electric fields), initial wave functions and simple potentials. There have also been some minor cleanups, for example Wavepacket requires one library less to build.