* Update: qutip >= 5.0 is now required * Drop: Compatibility with qutip < 5.0 * Removed: function ``cartan_decomposition``. This would return wrong results, and it is not clear how to implement it correctly.
0.5.0
------------------
* Drop: Compatibility with matplotlib < 3.3 * Drop: Compatibility with qutip >= 5.0
0.4.0
------------------
* Drop: Support for Python 3.5-3.7 * Add: Support for Python 3.8-3.9 * Update: Use QuTiP 4.6
This is a maintenance release updating to the latest versions of Python and QuTiP and dropping support of versions that have reached end-of-life
0.3.2
------------------
* Fix: adapt to changes in QuTiP 4.4 * Fix: adapt to changes in Sphinx (better-apidoc 0.3.1)
0.3.1
------------------
* Fix: the routine ``make_PE_krotov_chi_constructor`` now returns a function that is compatible with a stricter interface for ``chi_constructor`` in the `krotov` packages (which now requires that ``chi_constructor`` routines accept keyword arguments).
0.3.0
------------------
* Add: routine ``make_PE_krotov_chi_constructor`` for calculating the boundary conditions for the backward propagation in an optimization towards a perfect entangler using Krotov's method