Skip to content

Issue in mps.jl file, line 899 #105

Description

@dhqian

I encountered an issue in the mps.jl file on line 899, where the code reads:

Li21 *= prime(dag(si[pL21]), !sᵢ)

It appears that the variable si is used, but based on the context, I believe it should actually be psi. This leads to problems when calling the correlation_matrix function with different operators and assigning specific sites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions