-
## To-do list:
- [x] 1) Add flux pulse simulation
### Multi-qubit models:
- [ ] 2) Synchronize with Qibolab team for best place to host additional parameters (possibly runcard under characteriz…
-
### Environment
- **qBraid version**: 0.8.2
- **Python version**: 3.12
- **Operating system**: macOS 14.4
### What happened?
For the following program -
```python3
from qbraid.transpiler.…
-
### Expected behavior
Hi,
I have a simple example using "default.qubit" device and I would like to specify c_dtype to be {np.complex64, np.complex128}
### Actual behavior
I have 2 problems:
1.…
-
To implement a basic routine for the calibration of cross-resonance (CR) gates.
This involves sending a pulse on the control qubit with the frequency of the target qubit. We vary the pulse length t…
-
**Describe the bug**
When mid-circuit measurements are included in a quantum circuit, the `ir` function fails to recognize these measurements correctly. The function erroneously adds measurements t…
-
**Description of the issue**
The `optimize_for_target_gateset` crashes when trying to optimize XXPowGate with larger global shift value. The optimizer crashes with division by zero error.
**How …
-
`wire_names` stores the qubit names, and `Gate.qubits` contains the index of the target qubit names in `wire_names`. However, `wire_names` is currently ignored during the transpilation process. The tr…
-
In our journey to close #28 and #29, there are places where we could be doing better. For example, we fail on the following example:
```
mapVec(X :: *, Y :: *, { X -> Y }, n :: #, Vec(X, n)) -> Vec(…
-
Hi everyone,
I would like to know if there is a way to reset a qubit to the |0⟩ state in ProjectQ without performing a measurement. The reason is that after measuring, I am unable to use the comput…
-
### Expected behavior
(after discussion with @Qottmann )
The problem is that `Sum.terms()` doesn't neatly re-package the coefficients but just puts them in a list. This is a problem since `Sum` an…