-
Notifications
You must be signed in to change notification settings - Fork 467
Excited State Variable Cleanup for adcc
#2513
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
Conversation
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.
yes, please, on the "commented out lines" ending in # P::e ADC
. Your choice whether you want the ADCC label (we'd have to add that to a list somewhere in the autodocs) or continue with ADC. The main thing on those "commented out lines" is to have a single simple string as the set variable argument. all caps, except for "variables" like root numbers.
Question: Is it worth refactoring |
Lori introduced a mechanism to run any |
Yes, I think I'll refactor all the |
fb2197d
to
f0ba74c
Compare
Stale. I'll want to look over the latest version of this...
5fb11dd
to
89e7243
Compare
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 for doing all this! The pytests look great.
There's one more thing to be patched, but it's simple.
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.
nice! thanks for all the standardization and testing.
Could you please rebase instead of merge with master? |
Oh well I'm never going to use the GitHub browser "resolve conflicts" functionality again... that's annoying. |
Description
adcc
version of #2462, according to standard #2486.Todos
Questions
Checklist
Status