Skip to content

[BUG] Wrong lines in BloqadeQMC distance_matrix #681

@hz-xiaxz

Description

@hz-xiaxz

Describe the bug
A clear and concise description of what the bug is.

The rj .+= a2 * n1 should be rj .+= a2 * n2 and the errors persist the lines below.

To Reproduce
A code snippet to reproduce the behavior
Not applied.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Version Info

  • Julia version 1.12
  • Package Version (use Pkg.status() to see the version of your current environment)

Additional context
Add any other context about the problem here.
I can work on a small PR to fix it, or tell me if you want to deprecate this function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions