-
Notifications
You must be signed in to change notification settings - Fork 188
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
Merge dev into master 0.30 #768
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
* Bumped jax versions * Updated neural-tangents
* Development branch * Bumped requirement package versions (#667) * Bumped jax versions * Updated neural-tangents * Apply suggestions from code review Co-authored-by: Josh Izaac <[email protected]> Co-authored-by: GitHub Nightly Merge Action <[email protected]> Co-authored-by: Rashid N H M <[email protected]> Co-authored-by: Jay Soni <[email protected]> Co-authored-by: Josh Izaac <[email protected]> Co-authored-by: GitHub Nightly Merge Action <[email protected]>
* fix toric code and classical kernels demos (#740) * FIx photonics and noisy demos (#742) * FIx two demos * small change * wrap relevant results in np.array (#743) * Updated demos to work with return types (#744) * Update demos for new return types (#754) * remove pennylane-sf from dependencies * try to use developement lightning * force upgrade of lightnign * make tutorial_gbs non-executable --------- Co-authored-by: Romain Moyard <[email protected]> Co-authored-by: Matthew Silverman <[email protected]> Co-authored-by: Mudit Pandey <[email protected]> Co-authored-by: lillian542 <[email protected]>
* round outputs on toric code * Update demonstrations/tutorial_toric_code.py Co-authored-by: Mudit Pandey <[email protected]> --------- Co-authored-by: Matthew Silverman <[email protected]> Co-authored-by: Mudit Pandey <[email protected]>
…se_matrix (#757) * use lightning in quantumvolume; fix qnspsa for new return * stop using sparse_hamiltonian
* Added changes to manual demos * Updated output as found in rerun * Trigger CI
* add warnings to pennylane-sf plugins, add output * Apply suggestions from code review Co-authored-by: Tom Bromley <[email protected]> Co-authored-by: Josh Izaac <[email protected]> * add warning to quantum neural net --------- Co-authored-by: Tom Bromley <[email protected]> Co-authored-by: Josh Izaac <[email protected]>
timmysilv
approved these changes
May 1, 2023
rmoyard
approved these changes
May 1, 2023
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.
Thanks!
Thank you for opening this pull request. You can find the built site at this link. Deployment Info:
Note: It may take several minutes for updates to this pull request to be reflected on the deployed site. |
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.
Similar to PR #711 , this PR merges changes due to the v0.30 release into master.