forked from amazon-braket/amazon-braket-examples
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update master #1
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
Co-authored-by: Maria Schuld <[email protected]> Co-authored-by: agran2018 <[email protected]> Co-authored-by: Nathan Killoran <[email protected]> Co-authored-by: Cedric Lin <[email protected]> Co-authored-by: emkessler <[email protected]> Co-authored-by: Josh Izaac <[email protected]> Co-authored-by: Cody Wang <[email protected]>
* Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by: Cedric Lin <[email protected]> * Update README.md Co-authored-by: Cedric Lin <[email protected]>
* Update the docs Included a warning for a high cost when running hybrid algorithms on a QPU. * Update pennylane/2_Graph_optimization_with_QAOA.ipynb Co-authored-by: Cedric Lin <[email protected]> * Update pennylane/0_Getting_started.ipynb Co-authored-by: Cedric Lin <[email protected]> * Update pennylane/0_Getting_started.ipynb Co-authored-by: Cedric Lin <[email protected]> * Update pennylane/0_Getting_started.ipynb Co-authored-by: Cedric Lin <[email protected]> Co-authored-by: Cedric Lin <[email protected]>
* Update Dwave_GraphPartitioning.ipynb Swtiched the device from Dwave 2000Q to Advantage-1 * Update the notebooks Make the advantage system as the primary device to use, and changed some wordings to keep consistency. * fixed all small problems
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.5 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v3.1.5...v3.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
removed the polling time parameter in all unnecessary places
* Fix links to nowhere in TN1 notebook * Update braket_features/Using_the_tensor_network_simulator_TN1.ipynb Co-authored-by: Cedric Lin <[email protected]> * Update braket_features/Using_the_tensor_network_simulator_TN1.ipynb Co-authored-by: Cedric Lin <[email protected]> Co-authored-by: Cedric Lin <[email protected]>
…les (#37) * Change folder structure,notebook_tests,tox * Delete test_notebooks_new.py * Update test_notebooks.py * Update test-script,setup.py;add blank lines * Update tox.ini * Update setup.cfg * remove pypi data, add blank lines * DeviceFunction update,add pyproject.toml,format files * Update pyproject.toml * update pyproject.toml
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.11.2...2.11.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated the Rigetti device * updated the Rigetti device * Update Allocating_Qubits_on_QPU_Devices.ipynb * Update Allocating_Qubits_on_QPU_Devices.ipynb
Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.1. - [Release notes](https://github.com/sybrenstuvel/python-rsa/releases) - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](sybrenstuvel/python-rsa@version-3.4.2...version-4.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Proceeding to merge per virajchau's request.
* Update README, remove setup files * Update ReadME - remove pytest instructions
Co-authored-by: Xiaosi Xu <[email protected]>
* Clean-up to remove notes about s3 convfiguration Removing outdates notes from examples that talked about how to configure S3 since that configuration is now optional and has been removed from the functional code of the examples. * Update QAA_tutorial.ipynb fix typo: Change relection to reflection * Update 4_Superdense_coding.ipynb Fix JSON formatting * Update Allocating_Qubits_on_QPU_Devices.ipynb Qubit 3 is not present on Aspen-M-1 * Update Dwave_Anatomy.ipynb typo: targe changed to target * Update Dwave_Anatomy.ipynb Addressing additional language from review by speller26@
Co-authored-by: Mario Berta <[email protected]> Co-authored-by: Christian Bruun Madsen <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: Jason Zhu <[email protected]> Co-authored-by: malkie <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: Tim <[email protected]> Co-authored-by: mbeach-aws <[email protected]> Co-authored-by: Lin <[email protected]> Co-authored-by: emkessler <[email protected]> Co-authored-by: Kshitij Chhabra <[email protected]> Co-authored-by: Aaron Berdy <[email protected]> Co-authored-by: Viraj Chaudhari <[email protected]> Co-authored-by: Abe Coull <[email protected]> Co-authored-by: shiyunon <[email protected]>
* Clean-up to remove notes about s3 convfiguration Removing outdates notes from examples that talked about how to configure S3 since that configuration is now optional and has been removed from the functional code of the examples. * Removal of s3_folder references Removal of s3 references disappeared with the most recent commit to the examples. Reintroducing the simplification in this commit.
* change: Make VQE_Chemistry use parameterized circuits. Co-authored-by: Abe Coull <[email protected]> Co-authored-by: Cody Wang <[email protected]>
* feat: add OQC device * jupyter change (no actual content change) * update: change zz to cnot (zz is not supported for Rigetti and OQC) * feat: add oqc device * update: correct link for gate references
Co-authored-by: Cedric Lin <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: Jason Zhu <[email protected]> Co-authored-by: Zhu <[email protected]> Co-authored-by: malkie <[email protected]> Co-authored-by: emkessler <[email protected]> Co-authored-by: Kshitij Chhabra <[email protected]> Co-authored-by: Abe Coull <[email protected]> Co-authored-by: Viraj Chaudhari <[email protected]> Co-authored-by: Mario Berta <[email protected]> Co-authored-by: Christian Bruun Madsen <[email protected]> Co-authored-by: maolinml <[email protected]> Co-authored-by: Cedric Lin <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: gsalton <[email protected]> Co-authored-by: Jason Zhu <[email protected]> Co-authored-by: Jason Zhu <[email protected]> Co-authored-by: Zhu <[email protected]> Co-authored-by: Scott Malkie <[email protected]> Co-authored-by: malkie <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: Tim <[email protected]> Co-authored-by: mbeach-aws <[email protected]> Co-authored-by: Lin <[email protected]> Co-authored-by: mbeach-aws <[email protected]> Co-authored-by: emkessler <[email protected]> Co-authored-by: Aaron Berdy <[email protected]> Co-authored-by: Kshitij Chhabra <[email protected]> Co-authored-by: shiyunon <[email protected]>
* fix: Rigetti verbatim comp run for test only Co-authored-by: Abe Coull <[email protected]>
…131) * Adding device = AwsDevice("arn:aws:braket:::device/qpu/d-wave/Advantage_system4") to the relevant example notebooks. * Clean-up to remove notes about s3 convfiguration Removing outdates notes from examples that talked about how to configure S3 since that configuration is now optional and has been removed from the functional code of the examples. * Removal of s3_folder references Removal of s3 references disappeared with the most recent commit to the examples. Reintroducing the simplification in this commit. * Removing S3 from the OpenQASM example Updating the notebook example Getting_Started_with_OpenQASM_on_Braket.ipynb * Update Getting_Started_with_OpenQASM_on_Braket.ipynb Removing additional S3 references. * Update Getting_Started_with_OpenQASM_on_Braket.ipynb Removing s3 CLI references * Update Getting_Started_with_OpenQASM_on_Braket.ipynb Reintroducing S3 for the boto client example * Minor typo fix Change . to , * Update Getting_Started_with_OpenQASM_on_Braket.ipynb Remove boto3 client example as it requires S3 bucket specification.
* fix: unrendered image for QAA_tutorial.ipynb * Retry fix * align image center
* feat: add PennyLane device tracker examples * fix capitalization * move circuit defition to setup * move callback example to resource limit section * name geting started notebook in link * Move with block comment * add summary * rename example file to match capitalization * Add summary header * Rename tracking example notebook * Name the optimization notebook in the link
* Add issue templates Initial commit for adding issue template for bugs, and feature requests. * fix minor formatting issues
Co-authored-by: Mario Berta <[email protected]> Co-authored-by: Christian Bruun Madsen <[email protected]> Co-authored-by: maolinml <[email protected]> Co-authored-by: Cedric Lin <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: gsalton <[email protected]> Co-authored-by: Jason Zhu <[email protected]> Co-authored-by: Jason Zhu <[email protected]> Co-authored-by: Zhu <[email protected]> Co-authored-by: EC2 Default User <[email protected]> Co-authored-by: Scott Malkie <[email protected]> Co-authored-by: malkie <[email protected]> Co-authored-by: ℂ𝓞𝔇𝚈 <[email protected]> Co-authored-by: Tim <[email protected]> Co-authored-by: mbeach-aws <[email protected]> Co-authored-by: Lin <[email protected]> Co-authored-by: mbeach-aws <> Co-authored-by: mbeach-aws <[email protected]> Co-authored-by: emkessler <[email protected]> Co-authored-by: Kshitij Chhabra <[email protected]> Co-authored-by: Aaron Berdy <[email protected]> Co-authored-by: Kshitij Chhabra <[email protected]> Co-authored-by: Viraj Chaudhari <[email protected]> Co-authored-by: Viraj Chaudhari <[email protected]> Co-authored-by: Abe Coull <[email protected]> Co-authored-by: Abe Coull <[email protected]> Co-authored-by: Viraj Chaudhari <[email protected]> Co-authored-by: shiyunon <[email protected]> Co-authored-by: AjinkyaGawali <[email protected]>
* fix: bug report template * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Aaron Berdy <[email protected]> Co-authored-by: Aaron Berdy <[email protected]>
* fix: source images properly, change folder structure * fix: issues with DwaveAnatomy.ipynb * update contributing guidelines
* feat: add noise model example notebooks * fix: adding images separately * fix: address comments 1 * fix: braket provides qpu data * Update Noise_models_on_Rigetti_AspenM1.ipynb Fixing grammar * fix: update 2 hyperlinks * remove empty markdown, fix sourcing images Co-authored-by: Christian Bruun Madsen <[email protected]> Co-authored-by: Viraj Chaudhari <[email protected]>
* change: run pennylane with base container * update execution time for tensorflow jobs
shorts -> shots
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.