Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illustration for laplacian indices #8

Open
liluo2 opened this issue Nov 25, 2023 · 0 comments
Open

Illustration for laplacian indices #8

liluo2 opened this issue Nov 25, 2023 · 0 comments

Comments

@liluo2
Copy link

liluo2 commented Nov 25, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant