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

Use sampling to calculate the DOS correlation data #101

Open
MikeHeiber opened this issue May 3, 2020 · 0 comments
Open

Use sampling to calculate the DOS correlation data #101

MikeHeiber opened this issue May 3, 2020 · 0 comments
Labels
enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality.
Milestone

Comments

@MikeHeiber
Copy link
Owner

Density of states correlation calculations are currently fairly slow. One option is speed things up is to not average the correlation over all sites, but only do it over a random selected sampling of sites. This would potentially speed up the calculation and make the calculation time roughly independent of lattice size.

@MikeHeiber MikeHeiber added the enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality. label May 3, 2020
@MikeHeiber MikeHeiber added this to the v1.1 milestone Jun 2, 2020
@MikeHeiber MikeHeiber added this to To do in v1.1 Development Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Primarily code enhancements or other minor improvements that do not affect the main functionality.
Projects
Development

No branches or pull requests

1 participant