This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 376
[WIP] 0.7 Operator Refactor Design Doc #742
Closed
dongreenberg
wants to merge
78
commits into
qiskit-community:master
from
dongreenberg:operator_design_doc
Closed
[WIP] 0.7 Operator Refactor Design Doc #742
dongreenberg
wants to merge
78
commits into
qiskit-community:master
from
dongreenberg:operator_design_doc
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…or_design_doc # Conflicts: # design_docs/0.7_operator_refactor.ipynb
# Conflicts: # design_docs/0.7_operator_refactor.ipynb
Moved to Qiskit/RFCs#8 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
A working branch for the 0.7 Operator Refactor design doc. Included in scope are reconciliation with Terra's operators, creating ExpectationValue and Evolution algorithms/hierarchies, breaking out Aer's expectation value and a framework for such non-Aqua algorithms in qiskit (without a dependency on Aqua), reconciliation with Ignis tomography, and ensuring smooth borders with the operator-related modules in the applications stacks (e.g. FermionicOperator, OptimizationProblem).
This is simply an initial strawman and will change a lot as the design progresses. If anyone is interested in contributing, reach out and I'll give you access to push to my branch (or just send me suggestions directly). If anyone has thoughts on the project or points to consider in the design, again, please reach out.