Skip to content

1.0.1 - 2020-09-25 Bug Fix and Minor Feature Release

Compare
Choose a tag to compare
@Edric-Matwiejew Edric-Matwiejew released this 27 Sep 12:35
· 9 commits to master since this release
c7e4162

Added

  • All qsw_mpi.MPI.walk sub-classes will now initialise the density operator as a maximally mixed state on passing 'mixed' to qsw_mpi.MPI.walk.initial_state.

Fixed

  • Fixed incorrect superoperator generation when using the qsw_mpi.MPI.GQSW class which occurred when a global Lindblad operator had an empty row aligning with the first row of the local partition of the L^TL^* \otimes I_N term in the vectorized superoperator.
  • Edited the 'Theory' and 'Package Overview' sections of the package documentation to be in line with reviewer comments on the corresponding journal article.

Changed

  • Changed plot sizes and plot text sizes in response to reviewer feedback.
  • Enabled plot legends in desktop benchmarks output.
  • Desktop accuracy benchmarks now consider only max(|\Delta\rho(t)|).