Skip to content
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

Jd whitfield aws patch 1 #1

Open
wants to merge 69 commits into
base: main
Choose a base branch
from
Open

Conversation

JDWhitfieldAWS
Copy link
Owner

Creating pull request to update notebook name to include graph problem in name

rmshaffer and others added 30 commits November 10, 2022 17:22
* update result for 01 02

* Ahs example blockade formula (amazon-braket#219)

* add a sentence for notebook 00

* modify the figure in 02

Co-authored-by: Mao Lin <[email protected]>

Co-authored-by: Mao Lin <[email protected]>
* fix: update hyperparameter notation
Co-authored-by: Katharine Hyatt <[email protected]>
Co-authored-by: Viraj Chaudhari <[email protected]>
Co-authored-by: Mao Lin <[email protected]>
…etti' in the device name for Rigetti devices -- Rigetti devices are named Aspen (amazon-braket#234)
* infra: updating dependencies for tests

* change: remove testbook dependency

* change: install jinja2 via conda

* change: dependency modifications nbconvert

* change: add testbook dependency back

* deps: update dependency support for adjoint gradient

* infra: trying out github actions run

* infra: download docker image and codebuild agent

* infra: download docker image and codebuild agent

* solve merge issues

* only pull single image

* try only one version of python

* try again

* run everything on single build

* make docker command non-interactive

* try removing pytest-xdist & testbook

* try updating jupyter_core

* update output path and nbconvert version

* try warn config for conda envs

* remove jupyter_core dependency pinning

* invoke build only on python and OS version

* action should run only if yml file is modified

* file based trigger try again

* retry

* testing file based invocations

* configure buildspec in sync in main repo

* update path for codebuild command

* update path for codebuild command

* update actions config

* remove extra tag

* try modifying env file

* trying changing the dependency file again

* modify if condition

* separate github workflow files

* modifying env file

* some additional changes

* env file change

* try fixing paths again

* change env file

* github workflow path check

* update paths again

* change env again

* try again

* change env again

* fix incorrect syntax

* some more fixes

* minor fixes

* changing env file again

* remove comments

* enable integ tests

* deleting duplicate buildspec.yml

* move codebuild file

* remove testbook dependency

* handling path issues

* update paths in codebuild agent file

* trying again

* fixing things

* keep trying

* missed out a file save

* move codebuild file

* fixed path within the workflow

* format files properly

* try running only with one docker image

* add echo back in buildspec
The 1/sqrt(2) s should be absorbed into the |+> states to preserve normalization.
* add example 04

* git add test/notebook_tests/test_notebooks.py

* 04 done

* update per comments

* minor update of wording

* update per comments

* Apply suggestions from code review

Co-authored-by: Abe Coull <[email protected]>

* update per comments

* minor change

* minor change

* change to a smaller setup to speed up the notebook

* change to 05

* remove it from the list of excluded notebooks list

* change the 04 notebook to pass the github testing

---------

Co-authored-by: Mao Lin <[email protected]>
Co-authored-by: Abe Coull <[email protected]>
amazon-braket-default-simulator==1.11.5
amazon-braket-pennylane-plugin==1.11.2
amazon-braket-schemas==1.14.1
amazon-braket-sdk==1.35.4
amazon-braket-strawberryfields-plugin==1.0.2
* -m 00 done

* -m 02 done

* -m 03 done

* -m 04 done

* -m 05 done

---------

Co-authored-by: Mao Lin <[email protected]>
* Changed optimizer type: GradientDescent->RMSProp

* changed the optimization method to COBYLA

* Changed number of spins 5->4, changed the optimization method to COBYLA

* Increased number of shots to 5000

* Fix warnings: use nx.convert_matrix.to_numpy_matrix instead of nx.adjacency_matrix + remove bounds for angles (bounds not supported by COBYLA)

* Changed nx.convert_matrix.to_numpy_matrix to  nx.to_numpy_array

* Remove pip install warning printout
virajvchaudhari and others added 30 commits April 17, 2023 13:04
feat: upgrade NBIs to Python 3.10 (amazon-braket#277)

Co-authored-by: Abe Coull <[email protected]>
Co-authored-by: Viraj Chaudhari <[email protected]>
…ing_PennyLane_with_Hybrid_Jobs.ipynb

Update the file name to enhance accuracy: "Hybrid Jobs" is preferred to "Braket Jobs". And to enhance discoverability since there are two tutorials for Pennylane with Hybrid Jobs. This is for MaxCut and the other is for MaxClique.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.