-
Notifications
You must be signed in to change notification settings - Fork 615
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
Add function to rotate vibrational Hamiltonian to VSCF basis #6688
Conversation
Hello. You may have forgotten to update the changelog!
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6688 +/- ##
========================================
Coverage 99.62% 99.62%
========================================
Files 476 477 +1
Lines 44733 44887 +154
========================================
+ Hits 44564 44718 +154
Misses 169 169 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good @ddhawan11, left some small comments.
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ddhawan11, I will approve after my final minor comments are addressed.
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ddhawan11, added a final comment about better explaining the args.
Co-authored-by: Soran Jahangiri <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ddhawan11, looks good.
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
Co-authored-by: Soran Jahangiri <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great @ddhawan11. Many coments, but all very minor comments; will approve when the non-optional ones are addressed.
Co-authored-by: Austin Huang <[email protected]>
Co-authored-by: Austin Huang <[email protected]>
Co-authored-by: Austin Huang <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @ddhawan11.
Co-authored-by: Austin Huang <[email protected]>
Co-authored-by: Austin Huang <[email protected]>
Co-authored-by: Austin Huang <[email protected]>
Context:
Added functionality to rotate vibrational Hamiltonian integrals to VSCF basis
Description of the Change:
Benefits:
Possible Drawbacks:
Related GitHub Issues:
[sc-80080]