From: Ulf L. <ul...@wa...> - 2023-04-11 13:37:45
|
Hi everyone, after far too much time, I finally managed to assemble a new release of the C++/Python version. A more detailed writeup of the changes can be found here: https://sourceforge.net/p/wavepacket/cpp/blog/2023/04/wavepacket-035-released/ The main changes: * Support for setting up a Lindblad equation in the system Hamiltonian's eigenstate basis. The whole mechanism is used in the updated demo MolVibration/OH/3. * Upgraded build to make it more robust, updated dependencies etc. * Breaking changes to several names to make them more consistent and less awkward. * some smaller goodies such as Lorentzian functions, rectangular pulses with soft turn-on, orthonormalization of a set of states. Ulf |