-
I want to classically simulate quantum circuits with noise. I'm interested in simple noise models, such as depolarizing noise, bitflip, etc.
If I use the following noise model:
`prob_2 = 0.001`
…
-
This issue is more of a collection and ongoing discussion about the design of the backend. Separate issues should be created for the different concrete implementation aspects before tackling them.
@c…
hacst updated
9 years ago
-
When exporting to VHDL, all registers are uninitialized. When creating a circuit with feedback from flip-flops or using counters without connecting the load input, there's no way to get into a defined…
-
For some reason, with the version at https://www.falstad.com/circuit/circuitjs.html when I draw a new voltage source (both one- and two-terminal versions seem to be affected) and change it to pulse mo…
-
Hosting/Rehosting
Request for " Digital Electronic Circuits Laboratory" IIT Kharagpur
Lab Name: Digital Electronic Circuits
Laboratory
Disci…
-
Hello, I hope you are having a great day. I am trying to compare the waveforms of the test circuit (I found out it was a counter) with the waveform of the ouput of the eFPGA after simulation, after fo…
-
### Informations
- **Qiskit Aer version**: 0.14.1
- **Python version**: 3.11
- **Operating system**: Mac
### What is the current behavior?
Can't run extended stabilizer with Estimator…
-
Hi,
I am very excited to find that this package can be used to simulate JPAs. I am just curious if this package support models of transmission lines. For example, simulating the well-known wideban…
-
[Benny](https://github.com/Bennybenassius) and I found this bug
**Description of the issue**
Controlled empty subroutine causes `ValueError` on simulator
**How to reproduce the issue**
``` p…
-
For "Clock Input", add ability to automatically stop after X number of clock cycles.