qiskit-metapackage icon indicating copy to clipboard operation
qiskit-metapackage copied to clipboard

Qiskit is an open-source SDK for working with quantum computers at the level of circuits, algorithms, and application modules.

Results 113 qiskit-metapackage issues
Sort by recently updated
recently updated
newest added

`pip install qiskit` command on android termux attempts to build the dependencies viz., `cmake` and `ninja`. Unable to get cmake dependency worked out for this and hence qiskit is not...

bug

### Informations - **Qiskit version**: 0.37.1 - **Python version**: 3.10.2 64-bit - **Operating system**: Windows 10 The issue is independent of the Qiskit or Python version. ### What is the...

bug

Often, outdated versions of the qiskit documentation rank higher in search engine results than current documentation. This is especially noticable with #1389, as many of these pages are broken links,...

enhancement
documentation

### Informations - **Qiskit version**: 0.37.1 - **Python version**: 3.10.4 - **Operating system**: macOS ### What is the current behavior? `qiskit.__version__` shows version 0.21.1 instead of 0.37.1 ### Steps to...

bug

### Informations - **Qiskit version**: ```bash {'qiskit-terra': '0.21.1', 'qiskit-aer': '0.10.4', 'qiskit-ignis': None, 'qiskit-ibmq-provider': '0.19.2', 'qiskit': '0.37.1', 'qiskit-nature': None, 'qiskit-finance': None, 'qiskit-optimization': None, 'qiskit-machine-learning': None} ``` - **Python version**: `3.8.13` -...

bug

### Summary Fixes #1560 ### Details and comments Updated the broken link.

### Informations - **Qiskit version**: - **Python version**: - **Operating system**: ### What is the current behavior? From 0.34, the stable release docs show the next version. - https://qiskit.org/documentation/stable/0.34/index.html shows...

bug
documentation

According to @Guillermo-Mijares-Vilarino, these are the tasks included in this issue: - [x] Add notes and comments to the tutorials. - [x] Quantum Neural Networks - [x] Neural Network Classifier...

documentation
on hold

### Informations - **Qiskit version**: 0.37 - **Python version**: 3.8.0 - **Operating system**: Ubuntu 18.04 ### What is the current behavior? Calling the `set_density_matrix()` method on a QuantumCircuit object returns...

bug
documentation