Skip to content

Cost_function #256

@Adwait-Naravane

Description

@Adwait-Naravane

The way we measure Energy in PEPSKit is by building a localoperator for the Hamiltonian and applying all the local terms in this Hamiltonian on the reduced density matrix. The issue is that if I have many body terms in my hamiltonian (say 4 body), then the Hamiltonian stores it as a single tensor which acts on a patch of the PEPS (depending on the indices on which it acts). This is not really required if my many body operator is a product of single body operators or something simple. Is it possible to change this to allow for Hamiltonian LocalOperator to have PEPOs instead of just giant TensorMaps?

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