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

Simplify integral code #149

Closed
4 tasks done
marvinfriede opened this issue Jun 7, 2024 · 0 comments · Fixed by #162
Closed
4 tasks done

Simplify integral code #149

marvinfriede opened this issue Jun 7, 2024 · 0 comments · Fixed by #162
Assignees
Labels
enhancement New feature or request

Comments

@marvinfriede
Copy link
Member

marvinfriede commented Jun 7, 2024

  • do not store integral matrices internally in integral classes
  • pass overlap matrix to higher-order multipole moments instead of accessing internal storage
  • simplify integral class vs. integral implementation (should improve device moving via .to as well)
  • store matrices via caching in calculator
@marvinfriede marvinfriede self-assigned this Jun 7, 2024
@marvinfriede marvinfriede added the enhancement New feature or request label Jun 7, 2024
@marvinfriede marvinfriede linked a pull request Aug 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant