-
Notifications
You must be signed in to change notification settings - Fork 604
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
Remove qchem deprecated functionality for fermionic observables #4556
Conversation
Hello. You may have forgotten to update the changelog!
|
[sc-43900] |
[sc-43904] |
[sc-43905] |
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.
A couple of small suggestions for the changelog, but looks good to me!
Co-authored-by: lillian542 <38584660+lillian542@users.noreply.github.com>
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 to me 💯
Context:
The deprecated qchem functions and features that were using tuples to represent fermionic observables are removed. The relevant tests are updated.
Description of the Change:
Benefits:
Possible Drawbacks:
Related GitHub Issues: