qml
qml copied to clipboard
Introductions to key concepts in quantum programming, as well as tutorials and implementations from cutting-edge quantum computing research.
**Title:** Your Guide to PennyLane if You Know Qiskit https://app.shortcut.com/xanaduai/story/65545/your-guide-to-pennylane-if-you-know-qiskit-demo * 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)) - [x] Tutorial...
**Title:** I ntro to Qubitization **Summary:** Encoding a Hamiltonian into a quantum computer is a fundamental task for many applications, but the way to do it is not unique. One...
### 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: - [ ] Ensure that your tutorial executes correctly, and conforms to the guidelines specified in the [README](../README.md)....
**Intro to the BlueQubit (CPU) device [DRAFT]** First draft on the tutorial on how to use the BlueQubit device and run up to 33 qubit circuit simulations with Pennylane.
Many of our old actions use Node 16, which is deprecated in GitHub Actions. Bumping: - `actions/checkout` to v4 - `actions/setup-python` to v5 - `actions/changed-files` to v44 - `actions/cache` to...
As name says. Lots of demos are failing after #1199 was merged. This PR aims to fix all those failures.
⚠️ [ ] Point to main [ ] Update thumbnails ------------------------------------------------------------------------------------------------------------ **Title:** how to run QSVT on Hardware **Summary:** Performing polynomial transformations on matrices or operators is a task of...
**Title:** How to use wire registers **Summary:** Describes how to use wire registers using two different examples **Relevant references:** **Possible Drawbacks:** **Related GitHub Issues:** [sc-67898] ---- If you are writing...
MPS simulation demo [sc-66753]