-
Notifications
You must be signed in to change notification settings - Fork 118
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 Bell state example #39
Merged
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
floralph
approved these changes
Feb 27, 2020
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, please remember to get README.md changes into master as well.
speller26
added a commit
that referenced
this pull request
Feb 28, 2020
* Update to README (#20) * Update to README Restructure content to move prereqs to a common section. Copy edit pass for style and language. Formatting changes for hierarchy and organization. * Update readme for private beta Multiple changes throughout to clarify steps to configure one's environment for the beta release. * Update to readme Addressed feedback, corrected a couple of format issues, removed step to create a kernel to simplify. * update to readme Added additional content for using a qpu, incorporated feedback. * restoring section on using a virtenv * update to readme (#23) * update to readme reworking steps to resolve some issues on Mac * Update to update installation steps Changed to remove Conda and download repo zip files instead of configure SSH * update to readme Clean up to remove Conda, misc formatting * update to readme Formatting change * Update README.md * Update README.md addressing feedback from Ava * Update README.md added a note about jobs taking up to 24 hours on IonQ * Update README.md modified descriptions of simulators. * Update README.md Removed step to move the bellpair file to the virtual env. * Update README.md * Update README.md * Update README.md * Update to section on creating resources Included a note in the section about creating resources for Amazon Braket to indicate that the template should be used only once per AWS account. * Update README.md * Add note about using stable branch * Update README.md added a note about how to remain anonymous when interacting with this repository * updating strings for documentation * resolving lint errors * Update README.md * all errors resolved, docs build * Add Bell state example (#39) * Added bell example * Changed example in README * Correct typos, outdated docstring Co-authored-by: randalld-aws <[email protected]> Co-authored-by: Ava Wang <[email protected]>
avawang1
added a commit
that referenced
this pull request
Mar 13, 2020
* Update to README (#20) * Update to README Restructure content to move prereqs to a common section. Copy edit pass for style and language. Formatting changes for hierarchy and organization. * Update readme for private beta Multiple changes throughout to clarify steps to configure one's environment for the beta release. * Update to readme Addressed feedback, corrected a couple of format issues, removed step to create a kernel to simplify. * update to readme Added additional content for using a qpu, incorporated feedback. * restoring section on using a virtenv * update to readme (#23) * update to readme reworking steps to resolve some issues on Mac * Update to update installation steps Changed to remove Conda and download repo zip files instead of configure SSH * update to readme Clean up to remove Conda, misc formatting * update to readme Formatting change * Update README.md * Update README.md addressing feedback from Ava * Update README.md added a note about jobs taking up to 24 hours on IonQ * Update README.md modified descriptions of simulators. * Update README.md Removed step to move the bellpair file to the virtual env. * Update README.md * Update README.md * Update README.md * Update to section on creating resources Included a note in the section about creating resources for Amazon Braket to indicate that the template should be used only once per AWS account. * Update README.md * Add note about using stable branch * Update README.md added a note about how to remain anonymous when interacting with this repository * Update README.md * Add Bell state example (#39) * Added bell example * Changed example in README * Update README.md updated steps to generate the html documentations for the SDK Co-authored-by: randalld-aws <[email protected]> Co-authored-by: Cody Wang <[email protected]>
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.
Also added example to README
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.