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

#### General information **Name** Mahnoor Fatima. **Twitter** @MahnoorTheJack **Image** ![5af21e58-196a-43cb-9075-c1fb728e91e0](https://user-images.githubusercontent.com/59219220/173956654-150b0b2d-efa8-4601-b886-45e4964bf912.jpg) -------------------------------------------------------------------------------- #### Demo information **Title** Optimizing a Variational Quantum Circuit via Simulated Annealing **Abstract** In this tutorial, a variational quantum...

demos

#### Issue description Qiskit Software | Version -- | -- qiskit-terra | 0.18.3 qiskit-aer | 0.9.0 qiskit-ignis | 0.6.0 qiskit-ibmq-provider | 0.16.0 qiskit-aqua | 0.9.5 qiskit | 0.30.1 Python |...

#### Inconsistent hyperlinks for the "back" button in (at least) QML demos The back button at the top left of the demo page has different hyperlinks for different demos in...

**Title:** Basic arithmetic with QFT **Summary:** Demo **Possible Drawbacks:** Update with pennylane 0.24

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. Release notes Sourced from pillow's releases. 9.1.1 This release addresses several security problems. CVE-2022-30595: When reading a TGA file with RLE packets that cross...

dependencies

### 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)....

In the [VQE with parallel QPUs on Rigetti Forest](https://pennylane.ai/qml/demos/vqe_parallel.html) demo, deprecated `qml.ExpvalCost` functionality is used that makes use of internally parallelizing the executions with `dask`. Currently, something similar is not...

The following demos include incorrect ReST, that may result in rendering issues. ## Title underline too short - `tutorial_adaptive_circuits.rst` ``` Sparse Hamiltonians ------------- ``` - `tutorial_sc_qubits.rst` ``` Quantum computing with...

bug

The quantum volume demonstration and its results are device-specific. It could be revisit it and see how it could be remade to make it independent of the hardware device being...

enhancement

**Summary** Exclude `requirements.txt` as a file that is updated when running the `update-dev` action. **More details** Any changes made to the `requirements.txt` file on `master` should be assumed to only...