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

DTR: Speed up generation #4

Open
2 tasks
bgpeyton opened this issue Feb 28, 2020 · 0 comments
Open
2 tasks

DTR: Speed up generation #4

bgpeyton opened this issue Feb 28, 2020 · 0 comments

Comments

@bgpeyton
Copy link
Member

Previously issue #30 from lml.

A few hold-overs from the last DTR optimization PR. Would like to try these to speed up DTR generation when the number of density elements exceeds a few hundred (often the case when cut_type == max or AO-basis densities are used).

  • Reject density elements d such that g(x,d,s) == 0 to within machine precision
  • Option to parallelize sums?
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