Skip to content

Variational MPO as ground state #144

Open
@4psireal2

Description

@4psireal2

I'm doing open dynamics simulations with the density matrix represented as vectorized MPO as described in this publication. The main idea is that the density matrix is an mps with 4 legs (2 physical legs pointing down and 2 horizontal virtual legs) and the Hamiltonian (or Linbladian) is an mpo with 6 legs (2 incoming legs, 2 outgoing legs, and 2 virtual legs). I have implemented this approach with TensorKit for my system together with DMRG1 and DMRG2. It works fine with DMRG1 but the simulation doesn't converge for DMRG2. I'm hoping to test this out with other DMRG2 implementation.

I'd greatly appreciate if you could please outline how this setup might be achieved with MPSKit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions