-
Notifications
You must be signed in to change notification settings - Fork 36
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
Move Aqua 0.7 planning doc into RfCs, add note about notebooks #7
Merged
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
manoelmarques
approved these changes
Jan 28, 2020
dongreenberg
requested review from
mtreinish
and removed request for
mtreinish
January 28, 2020 03:48
mtreinish
approved these changes
Jan 28, 2020
blakejohnson
added a commit
that referenced
this pull request
Oct 27, 2023
* Filled out the Summary, Motivation, and User Benefit sections * Filled out Alternative Approaches section * Add Tasks section * Add to Future Extensions section * Add more minor edits * Add Sections (#4) * add to Future Extensions (re Task in BasePrimitive) * Array broadcasting figure, example (#5) * Add section references (#6) * Add "BindingsArray generalizations" subsection * Add subsection titles * Add more BindingsArray examples * Wording change * Move the example up (no significant changes) * Add detail to migration plan (#7) * Light editing of first few sections. * Move all of the class ideas into Detailed Design * Edits in the detailed design subsections * Edits to migration section * Flesh out examples more * update date * update authors * switch observable array format * Small fixes here and there---nothing major. * Update authors * Address Chris` "Task" comments * Further response to Chris' "Task" comments * alphebetize and edit authors * rename ResultBundle -> TaskResult * Address Jim's comment * Rename ObservablesTask -> EstimatorTask * Update 0015-estimator-interface.md Co-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com> * Update 0015-estimator-interface.md Co-authored-by: Luciano Bello <bel@zurich.ibm.com> * Update 0015-estimator-interface.md Co-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com> * Update 0015-estimator-interface.md Co-authored-by: Luciano Bello <bel@zurich.ibm.com> * Update 0015-estimator-interface.md Co-authored-by: Blake Johnson <blakejohnson04@gmail.com> * fix typos in broadcasting examples * Address Blake's comment about exponential memory overhead for BaseOperator * Added Migration Examples section This is following a request to see some simpler examples of what the new interface would look like. * Update 0015-estimator-interface.md Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> * Update 0015-estimator-interface.md Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> * Fix shapes * Update 0015-estimator-interface.md Co-authored-by: Luciano Bello <bel@zurich.ibm.com> * Removed 'Inner' from figure * Update 0015-estimator-interface.md Co-authored-by: Jim Garrison <jim@garrison.cc> * Update 0015-estimator-interface.md Co-authored-by: John Lapeyre <jlapeyre@users.noreply.github.com> * Update 0015-estimator-interface.md Co-authored-by: Toshinari Itoko <15028342+itoko@users.noreply.github.com> * Update 0015-estimator-interface.md Co-authored-by: Toshinari Itoko <15028342+itoko@users.noreply.github.com> * Update 0015-estimator-interface.md Co-authored-by: Toshinari Itoko <15028342+itoko@users.noreply.github.com> * change migration path to versioning * clarify output type --------- Co-authored-by: Samantha Barron <sam@sambarron.me> Co-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com> Co-authored-by: Luciano Bello <bel@zurich.ibm.com> Co-authored-by: Blake Johnson <blakejohnson04@gmail.com> Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com> Co-authored-by: Jim Garrison <jim@garrison.cc> Co-authored-by: John Lapeyre <jlapeyre@users.noreply.github.com> Co-authored-by: Toshinari Itoko <15028342+itoko@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.