-
Flux tuples/edges were introduced in the CCLight config as a target of an operation. We have found that in experiment this is a very inconvenient (bad) way of specifying the target of a flux pulse. Fu…
-
The "X-Gate for a Transmon Qubit" example is a very simple example of a gate optimization, and thus it fits in quite well into into the progression of example notebooks, as the first example for a gat…
goerz updated
5 years ago
-
Use the truncated transmon example from PRA 91, 062307 (2015), Eq (16).
This is the primary example for the second-order update.
Depends on #5, #6, #7
goerz updated
5 years ago
-
We need a complete set of example notebooks that covers all use cases of the package.
See https://krotov.readthedocs.io/en/latest/contributing.html#contribute-examples for how to add notebooks.
Ba…
goerz updated
5 years ago
-
- [x] Mixer offset calibration
- [x] Mixer skewness calibration
Skewness calibration can be done in the mw_lutman
offset calibration is currently blocked by #349
@NielsBultink said he coul…
-
Whenever I try to run a program on the real device backend (in this case 'ibmqx4'), I get the above error.I have configured my API token using Qconfig as per the instructions given. I have ran the pro…
-
Currently, we use Givens rotations of the form e^{\theta (a^\dagger_p a_q - a^\dagger_q a_p)} = e^{i \theta (XY - YX)}. These are orthogonal rotations, meaning that they rotate rows of the matrix whil…
-
It seems that the `queue_position` is always of the multiplicity of three.
## Expected Behavior
## Current Behavior
The pending jobs is 6, but the queue_position is 21...
```
ibmq…
-
This includes all standard time domain experiments.
@NielsBultink is already working on this.
This is high priority as this blocks using it in the experiment.
-
Related to #320