-
### Feature Description
We would love to compare Piccolo with the results in [Time-Optimal Two- and Three-Qubit Gates for Rydberg Atoms](https://arxiv.org/abs/2202.00903).
This should be a strai…
-
Hi, the circuit below, a transmon connected directly to a fluxonium, doesn't work. The bug happens when applying 2nd transformation, see _get_and_apply_transformation_2(self) in circuit.py. And the bu…
-
Dear all,
When I am making custom circuit with scqubits I noticed that as soon as an inductance is put into the circuit, the cutoff parameter has to be large in order to get correct eigenenergies.
…
-
### Describe the Issue!
Dear all,
I have trouble using qutip to compute the eigenenergies of an "inductively coupled transmon" circuit:
![image](https://github.com/qutip/qutip/assets/13218882/a…
-
Dear all,
I have trouble using qutip to compute the eigenenergies of an "inductively coupled transmon" circuit:
![image](https://github.com/scqubits/scqubits/assets/13218882/a4e94597-9853-4e39-8ea…
-
Imagine I have a vector `|b⟩⊗|c⟩` that I know for a fact is factorizable like this. This can arise in a situation in which I have just projected by `|b⟩⟨b|⊗Id`. How do I now extract `|c⟩`? How do I dr…
-
While writing a QUA program, it would be highly useful to see its effect on a simulated quantum system in real time.
## Example
![Slide1](https://github.com/qua-platform/qua-qsim/assets/38335668/1…
-
It's more of a question rather than a bug report. I'd like to understanding what is the intended way or working with optional attributes in `quam_dataclass`.
For instance, if a new attribute `param…
-
### Information
- **Qiskit Metal version**: 0.1.5
- **Python version**: 3.9.19
- **Operating system**: Window VM in macOS Sonoma 14.2
### What is the current behavior?
I wanted to use `…
-
# Create a web app to interact with simulation results
The current Qiskit backend can compile a QUA program into a Qiskit Pulse Schedule.
After the compilation, the Pulse Schedule can be run on a si…