Conversation
* 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 <josh146@gmail.com> Co-authored-by: GitHub Nightly Merge Action <actions@github.com> Co-authored-by: Rashid N H M <95639609+rashidnhm@users.noreply.github.com> Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca> Co-authored-by: Josh Izaac <josh146@gmail.com> Co-authored-by: GitHub Nightly Merge Action <actions@github.com>
* 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 <rmoyard@gmail.com> Co-authored-by: Matthew Silverman <matthews@xanadu.ai> Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai> Co-authored-by: lillian542 <38584660+lillian542@users.noreply.github.com>
* round outputs on toric code * Update demonstrations/tutorial_toric_code.py Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai> --------- Co-authored-by: Matthew Silverman <matthews@xanadu.ai> Co-authored-by: Mudit Pandey <mudit.pandey@xanadu.ai>
…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 <49409390+trbromley@users.noreply.github.com> Co-authored-by: Josh Izaac <josh146@gmail.com> * add warning to quantum neural net --------- Co-authored-by: Tom Bromley <49409390+trbromley@users.noreply.github.com> Co-authored-by: Josh Izaac <josh146@gmail.com>
timmysilv
approved these changes
May 1, 2023
|
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. |
This file contains hidden or 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
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.