Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace macros in demo "Here comes the SU(N)" (#745)
* Development branch * Bumped requirement package versions (#667) * Bumped jax versions * Updated neural-tangents * Merge dev in master following v0.28.0 release of PennyLane (#671) (#672) * 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]> * add demo, v0.1 * update demo with shots optimization * improvements to text, remove notes, draw circuit. * black * remove qml.optimize dependency * update, improve code * Update chemical reactions demo to use pyscf for openshell H3 (#704) * use pyscf for openshell H3 * change date and fix interface warning * Change ibm device in Quantum volume (#703) * Ibm oslo * Update to new hardware * Change to Lima * Typo * Replace * One below * Update demos to remove warnings (#705) * Added interface, removed deprecated functionality * Addressing PR comments --------- Co-authored-by: Romain Moyard <[email protected]> * tmp * Update classical shadows (#708) * More * typo * Trigger CI * lightning req no depth * Trigger CI * Update SPSA demo to count circuit executions manually. (#706) * new version of SPSA demo * Update demonstrations/spsa.py Co-authored-by: Josh Izaac <[email protected]> * simplify code, update outputs and figures * Apply suggestions from code review Co-authored-by: Romain Moyard <[email protected]> * review and tweaking * make spsa an executing tutorial * move file * fix links * fix some more links * author bio * line breaks, undo link change, fixing them actually * links... * links again... bio * update to count executions manually * reword device executions -> circuit executions. avoid recreating device and qnode * print executions --------- Co-authored-by: Josh Izaac <[email protected]> Co-authored-by: Romain Moyard <[email protected]> * large update, include gradient evaluation discussion * some jax * add paper plot * images * black * tmp * add thumbnail * change to png * black * uncomment. improve line breaks/naming * hist colors * update figure and size * colors, text * formulation around sampled_grad plot * new image * png * links * cosmetics * cosmetics * new figures * increase embedded image sizes * update intro * optimization curve image * review * Apply suggestions from code review Co-authored-by: Guillermo Alonso-Linaje <[email protected]> * debugging, intro teaser * Apply suggestions from code review Co-authored-by: Guillermo Alonso-Linaje <[email protected]> * review * new thumbnail * Apply suggestions from code review Co-authored-by: Isaac De Vlugt <[email protected]> * finalizing review * whitespace * update date to 30th, incl preprint number, add reference in intro * change date to 3rd of April * fix links * bm macro * remove duplicate gallery entry --------- 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: soranjh <[email protected]> Co-authored-by: Romain Moyard <[email protected]> Co-authored-by: Mudit Pandey <[email protected]> Co-authored-by: Guillermo Alonso-Linaje <[email protected]> Co-authored-by: Isaac De Vlugt <[email protected]> Co-authored-by: Nathan Killoran <[email protected]>
- Loading branch information