-
I'm trying to sample a unitary from the random_clifford set. I'm sure I can use the `qiskit.quantum_info.random_clifford()` in qiskit. However, I can not find a similar API in PastaQ. How should I sam…
-
### URL, if applicable
https://docs.quantum.ibm.com/api/qiskit/release-notes
https://docs.quantum.ibm.com/api/qiskit/release-notes/1.2
maybe also (not sure if this is the right repo): https://qiski…
-
From https://github.com/Qiskit/documentation/pull/2328, we have some pages like this:
![Image](https://github.com/user-attachments/assets/3adcd6b5-918c-47ac-91fd-710ce5e2248a)
This happens because o…
-
Whilst looking into https://github.com/CQCL/pytket-qiskit/issues/375 I found that the number of bits was not preserved in the tk_to_qiskit conversion. I think this may well be the cause of the `KeyErr…
-
### Informations
- **Qiskit Experiments version**: 0.8.0
- **Python version**: 3.10
- **Operating system**: Mac OS Sequoia
### What is the current behavior?
Trying to set up calibrati…
-
Hi there. Recently I was testing your code. I found the Qiskit O3 compilation procedure appended to your Tetris has different optimization effects under different Qiskit versions. Did you notice this …
-
### 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…
-
### Package name
qiskit-terra
### Package version
0.25
### PyPI URL
https://pypi.org/project/qiskit-terra/
### piwheels URL
https://www.piwheels.org/project/qiskit-terra/
### Python version
-…
-
**Expected behavior**
I expect the `circuit_to_qasm_str` function to successfully convert the decomposed circuit to a QASM string without any errors.
**Actual behavior**
When running `circuit_to_…
-
你好!我在使用tensorcircuit进行mnist分类过程中,想将量子线路转化为qiskit线路,并且进行真机模拟。但是遇到以下错误:
File "/home/cpu_user_cpu/ylh_temporary/QUEST_IBMQ/mnist_2_qibm.py", line 67, in train_circuit
quantum_model.train(x_train,…