-
### Informations
- **Qiskit Aer version**: 0.15.1
- **Python version**:
- **Operating system**:
### What is the current behavior?
AerEstimatorV2 gives memory error when trying to execute small ci…
-
### **Bug Reported on 3 November, 17:7 GMT +5:50 in**
Lab - Analog and Digital Electronics II
Experiment - To design a delay timer circuit using 555 timer IC
**Type(s) of Issue -**
* Incorrect Result…
-
### Environment (OS, Python version, PySpice version, simulator)
* MacOS 15.0
* Python 3.10.15
* PySpice version 1.5
* libngspice version 43
### Issue
I installed `libngspice` via `brew instal…
-
Is it possible to include an option to incorporate the circuit symbol for an ammeter into the simulation, according to the IEC 60617 standard (an 'A' inside a circle)?
For some laboratory exercises…
-
### **1. Quantum-Like Enhancements**
#### **a. Unitary Gate Operations**
- Implement additional quantum gates such as:
- **Pauli Gates (X, Y, Z)**: For flipping states or introducing phase sh…
-
Hi all,
I am new to GitHub, which I join to help improving Qucs-based softwares (including Qucs-S), and this is my first post. Unfortunately, despite being an extensive user, I fear I cannot bring …
-
**Description of the issue**
The drop terminal measurements (https://quantumai.google/reference/python/cirq/drop_terminal_measurements) allows user to drop the terminal measures before simulation to …
-
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…
-
## Current Behavior:
I am appending the error report generated from the application when attempting to simulate with the OPAMP OP37.
I just begun studying circuits, so of course my setup may be comp…
-
### What would you like to Propose?
I propose to implement various Boolean algebra gates (AND, OR, NOT, XOR, NAND, NOR) using Java. These gates form the foundation of Boolean logic, which is crucial …