qml
qml copied to clipboard
Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
### 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)....
Removing the `Check the output of demos on the master and dev branches` action as it is now replaced with https://github.com/PennyLaneAI/qml-diff-checker
A demo and discussion of Lie algebraic simulation techniques, i.e. papers https://arxiv.org/abs/1012.2873 and https://arxiv.org/abs/2308.01432
The `tutorial_ml_classical_shadows` demo is using `neural_tangents` and it is not compatible with the last version of jax ([Context](https://xanaduhq.slack.com/archives/C03FRM3RCCV/p1712607309166409)). In [this PR](https://github.com/PennyLaneAI/qml/pull/1074), I include again the files (so the goal is...
**Title:** Quantum Circuit Born Machines **Summary:** Introduces the ideas of Quantum Circuit Born Machines (QCBMs) along with its gradient-based training. Applies QCBM to learn bars and stripes and two peaks...
### 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). -...
**Title:** How to use Qiskit 1.0 with PL Shortcut: https://app.shortcut.com/xanaduai/story/63358/how-to-how-to-use-qiskit-1-0-with-pennylane
**Title:** The Qrack device back end (with Catalyst) **Summary:** In this tutorial you will learn how to use the Qrack device back end for PennyLane and Catalyst, and you'll learn...