Albert Pool

Results 5 issues of Albert Pool

I am trying to use AP mode on the TL-WN821N v6 with a Raspberry Pi 3 model B+. (USB ID 2357:0107) In the past, this worked (kernel 4.9 on a...

### Environment - **Qiskit Algorithms version**: 0.3.1 - **Python version**: 3.12.3 - **Operating system**: Ubuntu in WSL (Windows 11) ### What is happening? Operators containing controlled gates with parameters (e.g....

bug

### Summary `MCSXGate`, `MCYGate`, `MCZGate`, `MCRXGate`, `MCRYGate`, `MCRZGate`, `MCU3Gate`, `MCUGate`, and `MCSwapGate` can not be instantiated due to a mismatch in the number of qubits with the base gate: ```...

### Informations - **Qiskit Aer version**: 0.16.2 - **Python version**: 3.12.3 - **Operating system**: Ubuntu in WSL on Windows 11 ### What is the current behavior? Controlled parameterized gates (like...

bug

**Describe the bug** After a controlled subcircuit, gates applied on the control qubit are misaligned. **To Reproduce** ``` \documentclass{article} \usepackage[utf8]{inputenc} \usepackage[compat=0.8]{yquant} \title{yquant bug} \begin{document} \begin{figure}[h] \centering \begin{tikzpicture} \begin{yquant} qubit {}...

bug