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

Tutorial: Clarify bare indexing of Green functions using Cellsites #308

Open
pablosanjose opened this issue Oct 4, 2024 · 0 comments
Open

Comments

@pablosanjose
Copy link
Owner

There is a substantial performance advantage when indexing explicit intracell subspaces, such as g[sites(SA[0], :)](0.2) instead of g[cells = SA[0]](0.2). Should be explained somewhere! In particular the fact that the first returns a Matrix, and the second an OrbitalSliceMatrix.

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