There is a newer version of the record available.

Published March 3, 2025 | Version v0.12.6
Software Open

MPSKit

Description

MPSKit v0.12.6

Diff since v0.12.5

  • Various stability tweaks and improvements
  • Improved support for real and mixed scalartypes, add complex(state) and complex(operator)
  • Improved support for exponentiating FiniteMPOHamiltonian
  • "Expert-mode" MPOHamiltonian constructors from vectors of matrices of <:Union{Missing,Number,MPOTensor}

Merged pull requests:

  • Allow for non-square / uniform MPOHamiltonians in make_time_mpo(..., ::TaylorCluster) (#253) (@VictorVanthilt)
  • MPO utility and fixes (#256) (@lkdvos)
  • Restore "expert-mode" Hamiltonian constructors (#257) (@lkdvos)
  • Improve support for mixed scalartypes (#259) (@lkdvos)
  • Expand exact_diagonalization and FiniteMPS docstrings (#261) (@leburgel)

Closed issues:

  • timestep! with Complex hamiltonian and Real state (#83)
  • make_time_mpo(::FiniteMPOHamiltonian) fails when it is not square (#243)
  • Converting infinite MPS to uniform gauge (#250)
  • Manually defining MPOs (#254)
  • convert(::Type{TensorMap}, H::FiniteMPOHamiltonian) fails (#255)
  • How to promote the scalartype for a FiniteMPS? (#258)

Notes

If you use this software, please cite it as below.

Files

QuantumKitHub/MPSKit.jl-v0.12.6.zip

Files (795.3 kB)

Name Size Download all
md5:99196e2ba0ddc1fc1d418583d743ea4f
795.3 kB Preview Download

Additional details

Related works