Commit c2e368e
Clifford hierarchy demo (#1723)
### Before submitting
Please complete the following checklist when submitting a PR:
- [ ] Ensure that your tutorial executes correctly, and conforms to the
guidelines specified in the
[README](https://github.com/PennyLaneAI/demos/blob/master/README.md).
- [ ] Remember to do a grammar check of the content you include.
- [ ] All tutorials conform to
[PEP8 standards](https://www.python.org/dev/peps/pep-0008/).
To auto format files, simply `pip install black`, and then
run `black -l 100 path/to/file.py`.
When all the above are checked, delete everything above the dashed
line and fill in the pull request template.
------------------------------------------------------------------------------------------------------------
**Title:**
**Summary:**
**Relevant references:**
**Possible Drawbacks:**
**Related GitHub Issues:**
----
If you are writing a demonstration, please answer these questions to
facilitate the marketing process.
* GOALS — Why are we working on this now?
*Eg. Promote a new PL feature or show a PL implementation of a recent
paper.*
* AUDIENCE — Who is this for?
*Eg. Chemistry researchers, PL educators, beginners in quantum
computing.*
* KEYWORDS — What words should be included in the marketing post?
* Which of the following types of documentation is most similar to your
file?
(more details
[here](https://www.notion.so/xanaduai/Different-kinds-of-documentation-69200645fe59442991c71f9e7d8a77f8))
- [ ] Tutorial
- [ ] Demo
- [ ] How-to
---------
Co-authored-by: David <david.ren@xanadu.ai>
Co-authored-by: David Wierichs <davidwierichs@gmail.com>
Co-authored-by: Josh Izaac <josh146@gmail.com>1 parent b6aaad2 commit c2e368e
11 files changed
Lines changed: 634 additions & 0 deletions
File tree
- _static
- demo_thumbnails
- large_demo_thumbnails
- opengraph_demo_thumbnails
- regular_demo_thumbnails
- demonstration_assets/universality_and_clifford_hierarchy
- demonstrations_v2/tutorial_achieving_universality_with_the_clifford_hierarchy
Lines changed: 467 additions & 0 deletions
Large diffs are not rendered by default.
0 commit comments