-
### What feature should we add?
Cross-compatibility with other libraries such as Qiskit, cirq etc. More specifically the ability to "import" and "export" circuits to and from QuanGuru or use the ab…
-
### What is happening?
`Clifford.to_circuit()` returns a `QuantumCircuit` with empty `qregs`. I don't know if this is an expected behaviour, but it has changed since qiskit 1.1.2.
### How can we r…
-
**Description of the issue**
[Noisy Simulation](https://quantumai.google/cirq/simulate/noisy_simulation#simulation_with_realistic_noise) describes how to run simulations with realistic noise obtained…
-
Love the program but I've found implementing a data bus like in older computers to be difficult. The 6502 for example, had 8 data lines with a pin for whether the CPU was reading or writing to those l…
-
### #2
- [ ] Is it necessary to add connectivity in every optimizer/placer/router?
- [ ] Is it necessary to add native gates in every unroller?
### #8
- [ ] Long simulation runtime for no…
-
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…
-
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
-
**Is your feature request related to a problem? Please describe.**
The goal of our initiative is to generate graphs such as
![Image](https://github.com/user-attachments/assets/8f6f66c8-a5ad-450e-acdb…
-
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…