Skip to content

[Feature Request/Question] LocalOperator interface for correlation functions #308

@zxm403089989

Description

@zxm403089989

It seems that the updated correlators module in the recent version of PEPSKit supports the calculation of long-range correlation functions correlators.jl . I have two questions regarding this:

  1. Does the current implementation fully support fermions? Specifically, if the tensors utilize fZ2 symmetry, can the correlation functions be calculated correctly?
  2. Is it possible to add support for calculating correlation functions using LocalOperator, similar to the interface/style of expectation_value?
    Currently, correlator_horizontal and correlator_vertical seem to automatically convert input operators into MPOs. I believe adding direct support for LocalOperator (without explicit MPO conversion) would be more convenient and intuitive for calculating correlation functions in iPEPS.

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