qml icon indicating copy to clipboard operation
qml copied to clipboard

Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.

Results 148 qml issues
Sort by recently updated
recently updated
newest added

### 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](../README.md)....

A simple notebook showing off the new differentiable error mitigation functions with ZNE https://github.com/PennyLaneAI/pennylane/pull/2757 as well as trying to initiate people also to think of variationally optimizing the mitigation scheme...

review-ready

### 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](../README.md)....

### Before submitting Please complete the following checklist when submitting a PR: - [x] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the [README](../README.md). -...

### Before submitting **Title: Introduction to Equivariant Learning tutorial** **Summary: It's a tutorial on Equivariant Learning** **Relevant references:** https://arxiv.org/abs/2205.06217 **Possible Drawbacks:** The runtime is unfortunately quite long. The thumbnail is...

### 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](../README.md)....

review-ready

This is a prototype PR to add a button at the top of each demo that links to the corresponding notebook version of the demo in Xanadu Cloud. There is...

**Title:** Resolve dependency conflicts **Summary:** Jinja v3.0.8 was removed from PyPI and is no longer available. The `requirements-norun.txt` file has been updated such that all packages are compatible with other...