Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
wavepacket-0.3.1.zip | 2020-07-29 | 991.7 kB | |
wavepacket-0.3.1.tar.bz2 | 2020-07-29 | 492.3 kB | |
Readme.txt | 2020-07-29 | 710 Bytes | |
Totals: 3 Items | 1.5 MB | 0 |
Major changes for version 0.3.1: - Major improvements to the CMake build Should be considerably more robust and clean, so that I can eventually try a Windows build another time - Manipulator class was removed The functionality was split over free functions in RepresentationUtilities.hpp and OperatorUtilities.hpp; also added some more functionality to hide differences, and convenience functions (time-independent expectation value) between wavefunctions and density operators - Grid classes were gutted. They only hold the grid points, FBR "meanings", DVR weights, and the ability to construct one of the new transformation classes; currently only DVR to FBR and back, but more to come.