Skip to content

Illustration for laplacian indices #8

Description

@liluo2

Hi! That's a really brilliant work!
But as I tried to read the code, I found those calculating laplacian indices hard for me to understand... I don't know if there's a illustration or documentation for the code in laplace.py?

For example, I don't understand line 375 of laplace.py:
non_diag_row_indices = (row_template + total_d*row.unsqueeze(1)).reshape(1, -1)

Looking forward to your reply!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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