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

Aer is a high performance simulator for quantum circuits that includes noise models

Results 192 qiskit-aer issues
Sort by recently updated
recently updated
newest added

### What is the expected behavior? For larger bond dimensions and a larger number of qubits, the implemented smapling algorithm in qiskit is not efficient. It is not necessary to...

enhancement

### What is the expected behavior? Performance of stabilizer method is not optimized yet. Redesign data structure, multi-threading, and algorithms will be necessary for large-qubit simulation.

enhancement

### Informations - **Qiskit Aer version**: 0.12.2 - **Python version**: 3.10.12 - **Operating system**: Linux ### What is the current behavior? When preparing the +X state and then measuring, AerSimulator...

bug

### Informations - **Qiskit Aer version**: Qiskit Version: 0.24.1 - **Python version**: Python Version: 3.8.8 - **Operating system**: Windows ### What is the current behavior? I want to execute a...

bug

### Informations - **Qiskit Aer version**: 0.12.0 - **Python version**: 3.9 - **Operating system**: SUSE Linux Enterprise Server 15 SP1 ### What is the current behavior? We build qiskit-aer with...

bug

### Environment - **Qiskit Terra version**: `qiskit-terra==0.25.0` - **Python version**: `Python 3.9.12` - **Operating system**: Linux ### What is happening? For some extremely large (high depth, high gate count) circuits,...

bug

In **simulators/2_device_noise_simulation.ipynb** tutorial, the `FakeVigo` backend is referred to as `ibmq_vigo` ([here](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/simulators/2_device_noise_simulation.ipynb?short_path=03a7303#L53) and [here](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/simulators/2_device_noise_simulation.ipynb?short_path=03a7303#L124)) however when running `device_backend.backend_name` what is returned is `fake_vigo`. In the code this name is explicitly...

documentation

### Informations qiskit 0.43.1 pypi_0 pypi qiskit-aer 0.12.1 pypi_0 pypi qiskit-ibm-provider 0.5.2 pypi_0 pypi qiskit-ibm-runtime 0.9.4 pypi_0 pypi qiskit-ibmq-provider 0.20.2 pypi_0 pypi qiskit-terra 0.24.1 pypi_0 pypi - **Python version**: 3.8...

bug

### Informations - **Qiskit Aer version**: 0.12.2 - **Python version**: 3.9.6 - **Operating system**: - Name of the operating system: posix - Name of the OS system: Darwin - Version...

bug

### Informations - **Qiskit Aer version**: 0.12.1, 0.12.2 - **Python version**: 3.8.16 - **Operating system**: Mac Ventura 13.4.1 (Intel Mac) I tried to execute the following code, segmentation fault occurs....

bug