-
The [second tutorial](https://github.com/Qiskit/qiskit-addon-cutting/blob/main/docs/tutorials/02_gate_cutting_to_reduce_circuit_depth.ipynb) fails in CI with the development version of Qiskit.
It mus…
-
### Information
- **Qiskit Metal version**: 0.1.5
- **Python version**: 3.12
- **Operating system**: Windows 11
### What is the current behavior?
Upon running python notebook, it output…
-
### What should we add?
Update the tutorials to adopt V2 primitives by default.
-
### Informations
- **Qiskit Aer version**: 0.15.1 (and earlier versions too like 0.14)
- **Python version**: Seen on 3.8 and 3.12 in Finance CI and 3.9 locally when reproducing
- **Operatin…
-
### What should we add?
The ability to save the training and test accuracy progress while training a QNN (with NeuralNetworkClassifier) per epoch / iteration. This tells us a lot more information th…
-
In a recnet install, I ran into this error:
```
File ~\AppData\Local\miniforge3\envs\qiskit-metal-pip\lib\site-packages\pyEPR\calcs\back_box_numeric.py:225, in make_dispersive..closest_state_to..d…
-
### Description
Qiskit have very nice module known as [Qiskit Tutorials](https://github.com/Qiskit/qiskit-tutorials) which is a documentation of algorithms used in Qiskit and their code base. It al…
-
Issue
---
When running a couple of the notebooks, the following error is presented:
``Import Error /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.35' not found ( required by /home/pi/.lo…
-
Please provide tutorials with Qiskit code examples asap. Without them, QuASK is difficult to try.
-
### URL to the relevant documentation
A `DAGCircuit` (https://docs.quantum.ibm.com/api/qiskit/qiskit.dagcircuit.DAGCircuit) is an essential part of the transpilation backbone.
Formerly, we had the t…